{
  "name": "Shere Khan Restaurant",
  "short_name": "Shere Khan",
  "description": "Authentic Indian Fine Dining in Enfield — Jungle Themed Restaurant at 128 High Street Ponders End EN3 4ES",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050805",
  "theme_color": "#C9A84C",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/assets/images/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/assets/images/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/assets/images/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Reserve a Table", "short_name": "Reserve", "description": "Book a table at Shere Khan Restaurant", "url": "/reservation", "icons": [{ "src": "/assets/images/icon-reservation.png", "sizes": "192x192" }] },
    { "name": "Our Menus", "short_name": "Menus", "description": "View our full menu", "url": "/menus", "icons": [{ "src": "/assets/images/icon-menu.png", "sizes": "192x192" }] }
  ],
  "categories": ["food", "restaurants"],
  "lang": "en-GB",
  "scope": "/"
}
