{
  "name": "Binshare — Waste Marketplace",
  "short_name": "Binshare",
  "description": "Post waste, receive quotes from licensed carriers, or rent spare bin space. UK-wide.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FDFBF7",
  "theme_color": "#1B3624",
  "lang": "en-GB",
  "categories": ["business", "utilities", "lifestyle"],
  "icons": [
    { "src": "/icon-192.png?v=3", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png?v=3", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png?v=3", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Post waste", "short_name": "Post", "url": "/post-waste", "icons": [{ "src": "/icon-192.png?v=3", "sizes": "192x192" }] },
    { "name": "Browse waste", "short_name": "Marketplace", "url": "/marketplace", "icons": [{ "src": "/icon-192.png?v=3", "sizes": "192x192" }] },
    { "name": "Spare bins", "short_name": "Bins", "url": "/bins", "icons": [{ "src": "/icon-192.png?v=3", "sizes": "192x192" }] }
  ]
}
