{
  "name": "Citi Laundry",
  "short_name": "Citi Laundry",
  "description": "Premium 24h turnaround laundry and dry cleaning across London.",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "theme_color": "#fbd840",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/"
}