{
  "name": "Vintage Camper Gestion",
  "short_name": "VC Gestion",
  "description": "Back-office Vintage Camper - Gestion des réservations, véhicules et clients",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf7f2",
  "theme_color": "#712023",
  "icons": [
    {"src": "/icon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "/icon-512.png", "sizes": "512x512", "type": "image/png"},
    {"src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ],
  "orientation": "portrait",
  "lang": "fr",
  "scope": "/"
}
