{
  "name": "Bihari Choolha — Shadipur, New Delhi",
  "short_name": "Bihari Choolha",
  "description": "A delivery-only Bihari kitchen in Shadipur, West Delhi. Chicken handi, litti chicken and dum biryani cooked over a clay choolha.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0E0906",
  "theme_color": "#0E0906",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["food", "restaurants"],
  "icons": [
    {
      "src": "/assets/img/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "See the menu",
      "url": "/menu.html"
    },
    {
      "name": "Call the kitchen",
      "url": "/contact.html"
    }
  ]
}
