{
  "name": "Boravento",
  "short_name": "Boravento",
  "description": "Planifiez vos voyages, tracez votre itinéraire, gérez vos réservations.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B2624",
  "theme_color": "#0E9C8C",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ]
}
