{
  "name": "RankDisha",
  "short_name": "RankDisha",
  "description": "Smart learning, tests, DPP, PYQ practice and analytics for serious exam preparation.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F6F4F0",
  "theme_color": "#4F6CF7",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/uploads/paper-logos/rankdisha-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard"
    },
    {
      "name": "Exams",
      "short_name": "Exams",
      "url": "/student/exams"
    },
    {
      "name": "PYQ Practice",
      "short_name": "PYQ",
      "url": "/student/pyq-practice"
    }
  ]
}
