{
  "name": "Wash by Cityclapr",
  "short_name": "Wash",
  "description": "Luxury car wash, detailing and vehicle restoration in Abuja and Kaduna. Book a bay, manage your Washnation membership.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "categories": ["lifestyle", "automotive"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Book a wash", "url": "/book" },
    { "name": "My account", "url": "/account" },
    { "name": "Washnation", "url": "/membership" }
  ]
}
