{
  "name": "IITMentor — JEE Main & Advanced Prep",
  "short_name": "IITMentor",
  "description": "Real PYQs, AI explanations, mock tests, smart formulas, mistake notebook & analytics for JEE Main & Advanced.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "shortcuts": [
    { "name": "PYQs", "url": "/pyqs", "description": "Solve previous year questions" },
    { "name": "Mock tests", "url": "/mocks", "description": "Take a full mock test" },
    { "name": "Mistakes", "url": "/mistakes", "description": "Review your mistake notebook" }
  ]
}
