{
  "name": "Kwikkwash - Doorstep Car Wash",
  "short_name": "Kwikkwash",
  "description": "Premium Doorstep Car Wash Service",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#F6C84C",
  "orientation": "portrait",
  "scope": "./",
  "categories": ["lifestyle", "business"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/washing.jpeg",
      "sizes": "1170x2532",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Kwikkwash Home Screen"
    }
  ]
}
