{
  "short_name": "Bhima",
  "name": "Bhima Gold",
  "description": "Bhima Gold - Since 1925 - Buy Gold Jewellery Online",
  "theme_color": "#650a13",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/images/gen/pwa-icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/images/gen/pwa-icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/images/gen/pwa-maskable-icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/?source=pwa",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/"
}