{
  "name": "Jolie - Casa Vacanze",
  "short_name": "Jolie",
  "description": "Casa vacanze ai piedi del Monte Velino",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fbf7f1",
  "theme_color": "#fbf7f1",
  "lang": "it-IT",
  "icons": [
    {
      "src": "/img/brand/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/img/brand/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/img/brand/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}