{
  "name": "Baratie Kitchen",
  "short_name": "Baratie",
  "description": "Beachside seafood & world cuisine. Order online from Baratie Kitchen, Kovalam Beach Chennai.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#E10000",
  "orientation": "portrait-primary",
  "categories": [
    "food",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/baratie-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/baratie-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Home screen of Baratie Kitchen"
    }
  ],
  "shortcuts": [
    {
      "name": "Order Now",
      "short_name": "Order",
      "description": "Start placing your order",
      "url": "/#menu",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}