{
  "name": "EzTrolley - B2B Grocery Delivery",
  "short_name": "EzTrolley",
  "description": "Fresh groceries and restaurant supplies delivered to your door",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#16a34a",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "food",
    "shopping",
    "business"
  ],
  "lang": "en-IN",
  "dir": "ltr"
}