{
  "name": "Keffi Coffee Exchange",
  "short_name": "Keffi",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8f5f0",
  "theme_color": "#004d40",
  "description": "Crafted to Refresh — India's first live, market-priced coffee. Order, pay, earn Keffi Drops.",
  "categories": ["food", "shopping", "lifestyle"],
  "lang": "en-IN",
  "icons": [
    {
      "src": "/pwa/keffi-any-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/pwa/keffi-any-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/pwa/keffi-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "/pwa/keffi-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    },
    {
      "src": "/pwa/keffi-1024.png",
      "type": "image/png",
      "sizes": "1024x1024",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Menu",
      "short_name": "Menu",
      "description": "Browse live drink prices",
      "url": "/?source=pwa_shortcut",
      "icons": [{ "src": "/brand/keffi-monogram-on-teal.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "My Account",
      "short_name": "Account",
      "url": "/my-account?source=pwa_shortcut",
      "icons": [{ "src": "/brand/keffi-monogram-on-teal.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Cashier POS",
      "short_name": "POS",
      "description": "In-store ordering",
      "url": "/cashier?source=pwa_shortcut",
      "icons": [{ "src": "/brand/keffi-monogram-on-teal.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "TV Board",
      "short_name": "Board",
      "description": "Open the live price board",
      "url": "/board/HZG?source=pwa_shortcut",
      "icons": [{ "src": "/brand/keffi-monogram-on-teal.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "screenshots": [
    {
      "src": "/brand/keffi-wordmark-on-teal.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "prefer_related_applications": false
}
