{
  "name": "Fleeticia — Fleet OS",
  "short_name": "Fleeticia",
  "description": "La plateforme tout-en-un pour les loueurs de véhicules BeNeLux",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0D0F14",
  "theme_color": "#4B35FF",
  "orientation": "portrait-primary",
  "lang": "fr",
  "scope": "/",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/brand/logo.webp",
      "sizes": "any",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/brand/logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "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"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Contrats",
      "short_name": "Contrats",
      "url": "/contracts",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Flotte",
      "short_name": "Flotte",
      "url": "/fleet",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
