{
  "name": "Tiffin Kitchen",
  "short_name": "Tiffin Kitchen",
  "description": "Tiffin Kitchen — The same recipes our mother cooked at home — ground spices, slow curries, breads out of the tandoor all day. Order ahead and eat whenever suits you.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fbfaf6",
  "theme_color": "#2f6b46",
  "icons": [
    {
      "src": "icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}