{
  "id": "/",
  "name": "Krishna Jewellers",
  "short_name": "Krishna",
  "description": "Krishna Jewellers mobile web app",
  "lang": "en-IN",
  "start_url": "/",
  "scope": "/",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FCF5F3",
  "theme_color": "#4A0404",
  "prefer_related_applications": false,
  "categories": [
    "business",
    "productivity",
    "finance"
  ],
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}