{
  "name": "GRNZO Fresh Living",
  "short_name": "GRNZO",
  "description": "Fresh microgreens, mushrooms and hydroponic produce — harvested to order, delivered within hours.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#1a3d2b",
  "theme_color": "#1a3d2b",
  "orientation": "portrait",
  "icons": [
    { "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Shop Now", "url": "/index.html", "description": "Browse fresh produce" },
    { "name": "My Orders", "url": "/index.html#orders", "description": "View your orders" }
  ],
  "categories": ["food", "shopping", "health"],
  "lang": "en-IN"
}
