{
  "name": "City Green",
  "short_name": "City Green",
  "description": "Fresh produce and groceries delivered in Porirua",
  "start_url": "/shop.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#2e7d32",
  "background_color": "#ffffff",
  "categories": ["shopping", "food"],
  "icons": [
    { "src": "/Images/pwa/shop/icon-192.png",          "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/Images/pwa/shop/icon-512.png",          "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/Images/pwa/shop/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/Images/pwa/shop/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    { "name": "Shop", "url": "/shop.html", "description": "Browse products" },
    { "name": "Cart", "url": "/cart.html", "description": "View your cart" }
  ]
}
