{
  "name": "Lochu's Kitchen",
  "short_name": "Lochu's",
  "description": "Lochu's Cafe where Nature resides",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f6fcec",
  "theme_color": "#3c692f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/lochu_s_cafe_icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/lochu_s_cafe_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/lochu_s_cafe_icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ],
  "categories": ["food", "lifestyle"],
  "lang": "en"
}
