{
  "name": "Lakshya — the goal is reached through practice",
  "short_name": "Lakshya",
  "description": "Lakshya — Indian competitive exam practice that feels like the real paper. SSC, banking, UPSC, railways, teaching, defence. लक्ष्यं प्राप्यते अभ्यासेन.",
  "id": "/",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#1e2a4a",
  "lang": "en-IN",
  "icons": [
    {
      "src": "/icon-512.png?v=ui5",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png?v=ui5",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png?v=ui5",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard",
      "description": "Today's plan + your KPIs"
    },
    {
      "name": "Practice an exam",
      "short_name": "Practice",
      "url": "/exams",
      "description": "Browse all exam categories"
    },
    {
      "name": "Saved offline mocks",
      "short_name": "Offline",
      "url": "/me/offline",
      "description": "Mock papers you saved for offline practice"
    }
  ],
  "categories": [
    "education",
    "productivity"
  ],
  "prefer_related_applications": false
}
