{
  "name": "SHL Rent Car",
  "short_name": "SHL RentCar",
  "description": "Application de gestion de flotte automobile",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#2563eb",
  "background_color": "#f8fafc",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "app_icon_blue.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}