{
  "name": "Hiro Wheels — Location Automobile Tanger",
  "short_name": "Hiro Wheels",
  "description": "Plateforme de réservation et exploitation de flotte automobile premium à Tanger, Maroc.",
  "start_url": "/",
  "id": "ma.hirowheels.platform",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#eeebe3",
  "theme_color": "#eeebe3",
  "lang": "fr-MA",
  "dir": "auto",
  "categories": ["travel", "business", "transportation"],
  "icons": [
    {
      "src": "/brand/hiro-wheels-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "Portail Client",
      "short_name": "Portail",
      "description": "Accéder à ma réservation et signer mon contrat",
      "url": "/portal",
      "icons": [{ "src": "/brand/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Espace Exploitation",
      "short_name": "Staff Admin",
      "description": "Planning, départs, retours et états des lieux",
      "url": "/admin",
      "icons": [{ "src": "/brand/favicon.png", "sizes": "192x192" }]
    }
  ]
}
