{
  "name": "Grociana Supermarket & Operations",
  "short_name": "Grociana",
  "description": "Daily Groceries, B2B Supplier Demand & Fast Delivery Fleet",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0E3327",
  "theme_color": "#0E3327",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/grociana_pwa_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/grociana_pwa_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Driver Delivery App",
      "short_name": "Driver",
      "description": "Open Rider Delivery Route & Turn-by-Turn Maps",
      "url": "/#driver",
      "icons": [{ "src": "/favicon.svg", "sizes": "192x192" }]
    },
    {
      "name": "Supplier B2B Portal",
      "short_name": "Supplier",
      "description": "Daily Demand Notes, Ledgers & Return Claims",
      "url": "/#supplier",
      "icons": [{ "src": "/favicon.svg", "sizes": "192x192" }]
    },
    {
      "name": "Admin Hub",
      "short_name": "Admin",
      "description": "Store Operations & Daily Fulfillment",
      "url": "/#admin",
      "icons": [{ "src": "/favicon.svg", "sizes": "192x192" }]
    }
  ]
}
