{
  "short_name": "JCW Supplier Portal",
  "name": "JCW Energy Services Supplier Portal",
  "description": "Supplier portal for JCW Energy Services",
  "icons": [
    {
      "src": "./apple-icon.png",
      "sizes": "76x76",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./apple-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#E4E5E6",
  "theme_color": "#E4E5E6",
  "display": "standalone",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["business", "productivity"],
  "lang": "en"
}
