{
  "name": "SmartU Quick Commerce - 10 Min Hyperlocal Delivery",
  "short_name": "SmartU",
  "description": "SmartU Official Customer App - Fresh Groceries, Electronics & Daily Essentials Delivered in Minutes",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "/SmartULogo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/SmartULogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Quick Grocery Store",
      "short_name": "Store",
      "url": "/",
      "icons": [{ "src": "/SmartULogo.png", "sizes": "192x192" }]
    },
    {
      "name": "Track Orders",
      "short_name": "Orders",
      "url": "/user/orders",
      "icons": [{ "src": "/SmartULogo.png", "sizes": "192x192" }]
    },
    {
      "name": "Field Agent Portal",
      "short_name": "Agent",
      "url": "/agent/dashboard",
      "icons": [{ "src": "/SmartULogo.png", "sizes": "192x192" }]
    }
  ]
}
