{
  "id": "/",
  "lang": "en-IN",
  "dir": "ltr",
  "name": "CareerRai - CAT Prep Tracker",
  "short_name": "CareerRai",
  "description": "Track your daily CAT exam prep with an IIM buddy who keeps you accountable.",
  "start_url": "/app?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "background_color": "#ffffff",
  "theme_color": "#ff6b35",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "education",
    "productivity"
  ],
  "screenshots": [
    {
      "src": "/screenshots/welcome.png",
      "sizes": "1200x2400",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Build your personal CAT study plan"
    },
    {
      "src": "/screenshots/onboarding.png",
      "sizes": "1200x2400",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "A plan built around exactly where you are"
    },
    {
      "src": "/screenshots/diagnostic.png",
      "sizes": "1200x2400",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Know your CAT readiness in minutes"
    }
  ],
  "prefer_related_applications": false
}
