{
  "name": "Pitbay — Car Wash Booking",
  "short_name": "Pitbay",
  "description": "Book your car wash in seconds. Choose a center, pick a slot, done.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "lang": "en",
  "categories": ["lifestyle", "utilities"],
  "icons": [
    { "src": "/icon.svg",  "sizes": "any",     "type": "image/svg+xml", "purpose": "any maskable" },
    { "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": [],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.pitbay.customer"
    }
  ],
  "prefer_related_applications": false
}
