{
  "name": "Aura AI",
  "short_name": "AuraAI",
  "description": "Native Windows AI chat assistant.",
  "start_url": "https://auraai.click/",
  "scope": "https://auraai.click/",
  "display": "standalone",
  "background_color": "#0b0814",
  "theme_color": "#0b0814",
  "icons": [
    {
      "src": "https://auraai.click/assets/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://auraai.click/assets/favicon.png",
      "sizes": "300x300",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
