{
  "name": "Generation Cars — لوحة التحكم",
  "short_name": "Gen Cars",
  "description": "Tableau de bord de location de voitures — Generation Cars, Agadir",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f2557",
  "theme_color": "#1a56e8",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["business","productivity"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "الحجوزات",  "short_name": "Réservations", "url": "./index.html#bookings" },
    { "name": "المركبات",  "short_name": "Flotte",        "url": "./index.html#fleet" }
  ]
}