{
  "name": "ExamPrep — UPSC & TNPSC Tracker",
  "short_name": "ExamPrep",
  "description": "Track your UPSC and TNPSC exam preparation — syllabus, dates, and AI-powered study help.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#1d4ed8",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-IN",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/",
      "description": "Go to Dashboard"
    },
    {
      "name": "Calendar",
      "url": "/calendar",
      "description": "View Exam Calendar"
    },
    {
      "name": "Syllabus",
      "url": "/syllabus",
      "description": "Track Syllabus"
    }
  ]
}
