{
  "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": "#faf8f3",
  "theme_color": "#171f2e",
  "lang": "en-IN",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "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
}
