{
  "id": "ughar-pwa",
  "name": "UGhar",
  "short_name": "UGhar",
  "description": "UGhar - On-Demand Home Services in Jamshedpur",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "categories": [
    "business",
    "lifestyle",
    "utilities"
  ],
  "dir": "ltr",
  "lang": "en",
  "scope": "/",
  "prefer_related_applications": false,
  "related_applications": [],
  "shortcuts": [
    {
      "name": "Book Plumbing",
      "url": "/?service=plumbing",
      "description": "Book Plumbing Services"
    },
    {
      "name": "Book AC Repair",
      "url": "/?service=ac",
      "description": "Book AC Repair Services"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-narrow.png",
      "sizes": "480x1024",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "UGhar Mobile App Home Screen"
    },
    {
      "src": "/screenshot-wide.png",
      "sizes": "1920x1390",
      "type": "image/png",
      "form_factor": "wide",
      "label": "UGhar Web App Home Screen"
    }
  ],
  "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.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
