{
  "name": "Elite Home & Auto Services",
  "short_name": "Elite",
  "description": "Home maintenance, deep cleaning and mobile car care across Abu Dhabi.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#031425",
  "theme_color": "#031425",
  "lang": "en-AE",
  "dir": "ltr",
  "categories": ["business", "lifestyle", "utilities"],
  "icons": [
    { "src": "/brand/elite-mark.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/brand/elite-mark.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Book a service", "url": "/book", "description": "Book Elite in under a minute" },
    { "name": "Browse services", "url": "/services", "description": "View all Elite services" }
  ]
}
