{
  "name": "BRITFIX Auto Services Dubai",
  "short_name": "BRITFIX",
  "description": "Independent German and British car specialist workshop in Al Quoz, Dubai. All makes and models serviced. Free pickup and delivery across Dubai.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a3d2e",
  "lang": "en-AE",
  "dir": "ltr",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["automotive", "business", "utilities"],
  "icons": [
    {
      "src": "/pwa-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon-180x180.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "BRITFIX Auto Services - Book Your Car Service"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a Service",
      "short_name": "Book",
      "description": "Book your car service online",
      "url": "/book",
      "icons": [{ "src": "/shortcut-icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "View all car services",
      "url": "/services",
      "icons": [{ "src": "/shortcut-icon-96x96.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
