{
  "name": "Red Chilli Kitchen",
  "short_name": "Red Chilli",
  "description": "Order direct from Red Chilli Kitchen, Lahore.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF6F1",
  "theme_color": "#C8221C",
  "orientation": "portrait",
  "icons": [
    {
      "src": "images/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/favicon-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "images/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ]
}