{
  "name": "Instant Kaam - Worker Booking App",
  "short_name": "Instant Kaam",
  "description": "Book daily workers, maids & helpers in 30-45 minutes. Delhi NCR, Patna, Gachibowli.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FF5A1F",
  "theme_color": "#FF5A1F",
  "lang": "hi-IN",
  "scope": "/",
  "categories": ["lifestyle", "utilities", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Instant Kaam - Book Workers Instantly"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Daily Labour",
      "short_name": "Mazdoor",
      "description": "Turant ek daily worker book karo",
      "url": "/home",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Book Cleaning Service",
      "short_name": "Safai",
      "description": "Ghar ki safai ke liye bai book karo",
      "url": "/home",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
