{
  "name": "Krishna Glass House",
  "short_name": "Krishna Glass",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/krishnaglasshouse.jpg",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/krishnaglasshouse.jpg",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}