{
  "name": "EduSphere AI Companion",
  "short_name": "EduSphere",
  "description": "Indian mythology + STEM learning, in your language. Stories, quizzes, and learning paths powered by AI.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F4F1EA",
  "theme_color": "#E07A5F",
  "categories": ["education", "kids", "books"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
