{
  "short_name": "Fathos Brothers",
  "name": "Fathos Brothers Car Detailing",
  "description": "Mobile auto detailing, ceramic coating & interior cleaning in Hamilton, Kitchener–Waterloo, and the Toronto GTA.",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#007AFF",
  "background_color": "#0a0a0a",
  "lang": "en",
  "categories": ["business", "lifestyle", "utilities"],
  "shortcuts": [
    {
      "name": "Book on WhatsApp",
      "short_name": "WhatsApp",
      "description": "Chat with Fathos Brothers on WhatsApp",
      "url": "/?utm_source=pwa_shortcut&action=whatsapp",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "View Services",
      "short_name": "Services",
      "description": "See all detailing packages",
      "url": "/#services",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Book a Slot",
      "short_name": "Book",
      "description": "Fill out the booking form",
      "url": "/#book",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
