{
  "name": "Legacy Washing Point",
  "short_name": "Legacy Washing",
  "description": "Premium laundry and cleaning services in Nairobi, Kenya",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e40af",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "orientation": "portrait",
  "lang": "en-KE",
  "categories": ["business", "services", "laundry"],
  "dir": "ltr",
  "prefer_related_applications": false,
  "scope": "/",
  "serviceworker": {
    "src": "/service-worker.js"
  }
}
