{
  "name": "All City Markets",
  "short_name": "AllCityMarkets",
  "description": "Browse verified wholesale markets, manufacturers, wholesalers and retailers, starting with Surat.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F9FAFB",
  "theme_color": "#155DFC",
  "lang": "en-IN",
  "dir": "ltr",
  "prefer_related_applications": false,
  "categories": [
    "business",
    "shopping",
    "productivity"
  ],
  "icons": [
    {
      "src": "192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Markets",
      "short_name": "Markets",
      "description": "Browse wholesale markets",
      "url": "/markets",
      "icons": [
        {
          "src": "192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Search Businesses",
      "short_name": "Search",
      "description": "Search businesses, products and markets",
      "url": "/search",
      "icons": [
        {
          "src": "192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
