{
  "name": "AutoBay - GCC Automotive Super App",
  "short_name": "AutoBay",
  "description": "Your one-stop app for used cars, towing, workshops, and more across the GCC",
  "start_url": "/app/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0F172A",
  "orientation": "portrait-primary",
  "scope": "/app/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["auto", "shopping", "utilities"],
  "lang": "en",
  "dir": "auto"
}
