{
  "name": "Bilkul — on-demand help",
  "short_name": "Bilkul",
  "description": "Be Bilkul Saaf. Book help in 3 taps. Live tracking. No surge pricing.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "id": "/?source=pwa",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#071B3A",
  "theme_color": "#071B3A",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["lifestyle", "productivity", "shopping"],
  "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.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Book help",
      "short_name": "Book",
      "description": "Book instant help",
      "url": "/book?mode=instant",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "My subscription",
      "short_name": "Subscription",
      "description": "Manage your recurring subscription",
      "url": "/?from=shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "prefer_related_applications": false
}
