{
  "name": "MobiDakar — Transferts AIBD & location",
  "short_name": "MobiDakar",
  "description": "Transfert aéroport AIBD et location de voiture au Sénégal, à prix fixe.",
  "lang": "fr",
  "id": "./",
  "start_url": "./?source=app",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0a4d68",
  "categories": ["travel", "navigation"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml" }
  ],
  "shortcuts": [
    { "name": "Réserver un transfert AIBD", "short_name": "Transfert", "url": "./?mode=transfert#reserver", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Louer une voiture", "short_name": "Location", "url": "./?mode=location#reserver", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
