{
  "name": "The Kaffee Nation",
  "short_name": "Kaffee Nation",
  "description": "Premium cafe experience across Kalyan & Ambernath, Maharashtra",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A0F0A",
  "theme_color": "#C8A97E",
  "lang": "en",
  "scope": "/",
  "categories": ["food", "lifestyle"],
  "icons": [
    {
      "src": "/assets/images/brand/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/brand/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/brand/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/brand/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/images/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/images/brand/screenshot-mobile.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "The Kaffee Nation Homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "Sai Chowk",
      "short_name": "Sai Chowk",
      "description": "Visit Sai Chowk branch",
      "url": "/branches/sai-chowk.html",
      "icons": [{ "src": "/assets/images/brand/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Birla College",
      "short_name": "Birla College",
      "description": "Visit Birla College branch",
      "url": "/branches/birla-college.html",
      "icons": [{ "src": "/assets/images/brand/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Reserve Table",
      "short_name": "Reserve",
      "description": "Reserve a table",
      "url": "/branches/sai-chowk.html#reservation",
      "icons": [{ "src": "/assets/images/brand/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
