{
  "name": "JustFinds — Local business & jobs",
  "short_name": "JustFinds",
  "description": "Find trusted local businesses near you and track government job notifications across India.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F5F7",
  "theme_color": "#0071E3",
  "lang": "en-IN",
  "categories": ["business", "shopping", "navigation"],
  "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-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Student Zone", "url": "/student-zone" },
    { "name": "Explore cities", "url": "/cities" },
    { "name": "Jobs & Career", "url": "/jobs-career" },
    { "name": "Saved", "url": "/saved" }
  ]

}
