{
  "name": "AURA — Your AI Companion",
  "short_name": "AURA",
  "description": "A friendly little-monster AI companion with a natural voice.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0e1530",
  "theme_color": "#0e1530",
  "icons": [
    { "src": "/aura-icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/aura-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/aura-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}