{
  "name": "NOLDEX Platform — Espace de gestion",
  "short_name": "NOLDEX Platform",
  "description": "Espace de gestion de flotte NOLDEX : GPS temps réel, contrats, paiements, reporting.",
  "start_url": "./platform.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#07080A",
  "theme_color": "#E8600A",
  "lang": "fr",
  "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-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
