{
  "name": "LuxDrive Agdal",
  "short_name": "LuxDrive",
  "description": "LuxDrive Agdal — كراء السيارات و الخدمات VIP",
  "start_url": "/admin",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#000000",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["travel", "business", "lifestyle"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "حجز سيارة", "short_name": "حجز", "url": "/booking" },
    { "name": "السيارات", "short_name": "السيارات", "url": "/cars" },
    { "name": "لوحة التحكم", "short_name": "Admin", "url": "/admin/login" }
  ]
}
