{
  "name": "Empire Glassware - Digital Wholesale Catalog",
  "short_name": "Empire Catalog",
  "description": "Wholesale Glassware, Vacuum Bottles & Crockery Catalog. Direct Importer Rates & WhatsApp Bulk Ordering.",
  "id": "/index.html",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0b1329",
  "theme_color": "#0b1329",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}