{
  "short_name": "Aura AI",
  "name": "Aura Personal AI Tutor",
  "description": "Learn anything in any language with Aura, your personal AI study partner.",
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "./index.html",
  "background_color": "#070510",
  "theme_color": "#8b5cf6",
  "display": "standalone",
  "orientation": "portrait"
}
