{
  "name": "JeeGenie — AI-powered JEE preparation",
  "short_name": "JeeGenie",
  "description": "Adaptive JEE prep with 74,000+ calibrated questions, 24 years of PYQs, and real-time mistake diagnosis.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#4F46E5",
  "background_color": "#0E0E10",
  "lang": "en-IN",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/jeegenie-icon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/jeegenie-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/brain-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/command-center",
      "description": "Open command center"
    },
    {
      "name": "Take a test",
      "url": "/structured-tests",
      "description": "Start a structured topic test"
    }
  ]
}
