{
  "name": "NeighbourCart — Hyperlocal Delivery",
  "short_name": "NeighbourCart",
  "description": "Everything delivered from shops near you. Groceries, essentials, pharmacy, bakery & more.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#1A7A4A",
  "theme_color": "#1A7A4A",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/favicon-32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
