{
  "name": "upsc.wiki — The Online IAS Academy",
  "short_name": "upsc.wiki",
  "description": "India's most comprehensive platform for UPSC, TNPSC, SSC and Banking preparation.",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1a7272",
  "lang": "en-IN",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education"],
  "shortcuts": [
    {
      "name": "Current Affairs",
      "short_name": "CA",
      "description": "Today's current affairs",
      "url": "/current-affairs",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "PYQ Bank",
      "short_name": "PYQ",
      "description": "Practice previous year questions",
      "url": "/pyq",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "AI Mentor",
      "short_name": "Mentor",
      "description": "Ask the AI mentor",
      "url": "/ai-mentor",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
