{
  "name": "PrepTalk — UPSC Preparation",
  "short_name": "PrepTalk",
  "description": "AI-powered UPSC preparation platform",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "categories": ["education", "productivity"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Your daily brief"
    },
    {
      "name": "PYQ Practice",
      "url": "/pyq-practice",
      "description": "Practice previous year questions"
    },
    {
      "name": "Current Affairs",
      "url": "/current-affairs",
      "description": "Today's intelligence feed"
    }
  ]
}
