{
  "name": "TravelChill",
  "short_name": "TravelChill",
  "description": "Planifiez vos voyages sereinement",
  "start_url": "/accueil",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1A2744",
  "orientation": "portrait",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" }
  ],
  "categories": ["travel", "lifestyle"],
  "lang": "fr"
}
