{
  "name": "GoFleet",
  "short_name": "GoFleet",
  "description": "Gestion de flotte automobile, personnel, ventes et transport scolaire.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#2563EB",
  "icons": [
    { "src": "/static/Logo_GoFleet.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/static/Logo_GoFleet.png", "sizes": "512x512", "type": "image/png" }
  ]
}
