{
  "name": "UP Police Prep | यूपी पुलिस तैयारी",
  "short_name": "UP Police",
  "description": "Practice with 15,000+ questions for the UP Police Constable exam. Mock tests, PYQ papers, and detailed analytics.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0d47a1",
  "theme_color": "#0d47a1",
  "orientation": "portrait-primary",
  "categories": ["education"],
  "lang": "en-IN",
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Mock Tests | मॉक टेस्ट",
      "short_name": "Tests",
      "description": "Browse and take mock tests",
      "url": "/exams/tests/",
      "icons": [{ "src": "/static/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Dashboard | डैशबोर्ड",
      "short_name": "Dashboard",
      "description": "View your preparation dashboard",
      "url": "/dashboard/",
      "icons": [{ "src": "/static/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "PYQ Papers | पिछले वर्ष",
      "short_name": "PYQ",
      "description": "Previous year question papers",
      "url": "/exams/pyq/",
      "icons": [{ "src": "/static/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "UP Police Prep Home Screen"
    }
  ]
}
