{
  "name": "DakPariksha — LDCE Exam Prep",
  "short_name": "DakPariksha",
  "description": "India Post LDCE Departmental Exam Preparation Platform for GDS, MTS, Postman, PA/SA and IP/ASP promotions.",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A1628",
  "theme_color": "#F97316",
  "lang": "en-IN",
  "scope": "/",
  "categories": ["education", "productivity"],
  "icons": [
    { "src": "/images/icons/icon-48.png",   "sizes": "48x48",   "type": "image/png", "purpose": "any" },
    { "src": "/images/icons/icon-72.png",   "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "/images/icons/icon-96.png",   "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "/images/icons/icon-144.png",  "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/images/icons/icon-192.png",  "sizes": "192x192", "type": "image/png", "purpose": "maskable any" },
    { "src": "/images/icons/icon-512.png",  "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }
  ],
  "screenshots": [
    {
      "src": "/images/screenshots/screen-dashboard.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Dashboard — Track your exam preparation"
    },
    {
      "src": "/images/screenshots/screen-test.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mock Tests — Practice with real exam questions"
    }
  ],
  "shortcuts": [
    {
      "name": "Mock Tests",
      "short_name": "Tests",
      "description": "Browse and take mock tests",
      "url": "/tests",
      "icons": [{ "src": "/images/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Study Material",
      "short_name": "Study",
      "description": "Browse study materials",
      "url": "/material",
      "icons": [{ "src": "/images/icons/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=in.dakpariksha.app",
      "id": "in.dakpariksha.app"
    }
  ]
}