{
  "name": "SupplyIQ",
  "short_name": "SupplyIQ",
  "description": "SupplyIQ - B2B supply chain operations",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#ffffff",
  "background_color": "#f6f8fb",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/shared/assets/pwa/supplyiq-website-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/shared/assets/pwa/supplyiq-website-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/shared/assets/pwa/supplyiq-website-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
