{
  "name": "KWM — Kaam Wale Mitra",
  "short_name": "KWM",
  "description": "हरियाणा में भरोसेमंद घरेलू सेवाओं और रोजगार का प्लेटफॉर्म",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#ffffff",
  "theme_color": "#1a2454",
  "orientation": "portrait",
  "lang": "hi-IN",
  "dir": "ltr",
  "categories": ["business", "lifestyle", "productivity"],
  "prefer_related_applications": false,
  "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-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "KWM home — book trusted Haryana workers"
    },
    {
      "src": "/screenshots/workers.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Browse verified workers nearby"
    },
    {
      "src": "/screenshots/book.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Book a service in seconds"
    },
    {
      "src": "/screenshots/about.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "About Kaam Wale Mitra"
    }
  ],
  "shortcuts": [
    {
      "name": "Find Workers",
      "short_name": "Workers",
      "description": "Browse trusted workers in Haryana",
      "url": "/workers",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Book a Service",
      "short_name": "Book",
      "description": "Book a home service",
      "url": "/book",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
