{
  "name": "ZITY.in - Local Deals. Real Savings.",
  "short_name": "Zity",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#581c87",
  "orientation": "portrait-primary",
  "description": "Discover local deals, restaurants, salons, groceries, and services near you.",
  "icons": [
    {
      "src": "/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Explore Deals",
      "url": "/#deals",
      "description": "Browse trending local deals"
    },
    {
      "name": "My Profile",
      "url": "/profile",
      "description": "View credits, wallet and business"
    },
    {
      "name": "Search",
      "url": "/search",
      "description": "Search stores and offers"
    }
  ]
}
