{
  "name": "Fresh View Wheelie Bin Cleaning",
  "short_name": "Fresh View",
  "description": "Professional, eco-friendly wheelie bin cleaning services.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#e0e0e0",
  "theme_color": "#004A99",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/pwa-icon.png?v=2",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}