{
  "name": "Atharav Kitchen",
  "short_name": "Atharav",
  "description": "Taste That Travels Fast! Best Cloud Kitchen in Dhanbad.",
  "start_url": "./index.html",
  "id": "./index.html",
  "display": "standalone",
  "background_color": "#FFF8F0",
  "theme_color": "#FF6B00",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Atharav Kitchen Home"
    }
  ],
  "categories": ["food", "shopping"],
  "shortcuts": [
    {
      "name": "Setup — sab links",
      "short_name": "Setup",
      "url": "start.html",
      "icons": [{ "src": "icon-192.webp", "sizes": "192x192", "type": "image/webp" }]
    },
    {
      "name": "Order on Zomato",
      "short_name": "Zomato",
      "url": "https://link.zomato.com/xqzv/rshare?id=8966837430563d60",
      "icons": [{ "src": "icon-192.webp", "sizes": "192x192", "type": "image/webp" }]
    },
    {
      "name": "WhatsApp Order",
      "short_name": "WhatsApp",
      "url": "https://wa.me/917903567007",
      "icons": [{ "src": "icon-192.webp", "sizes": "192x192", "type": "image/webp" }]
    },
    {
      "name": "Call Us",
      "short_name": "Call",
      "url": "tel:+917903567007",
      "icons": [{ "src": "icon-192.webp", "sizes": "192x192", "type": "image/webp" }]
    }
  ]
}
