{
  "name": "NEET Mastery Quest",
  "short_name": "NEET Quest",
  "description": "The ultimate NEET preparation platform with AI-seeded conceptual learning and interactive visualizers.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "background_color": "#f8fafc",
  "theme_color": "#4C46D2",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/Icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/Icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}