{
  "name": "B&B Terre Dipinte - Salerno",
  "short_name": "Terre Dipinte",
  "description": "Bed and Breakfast confortevole nel centro storico di Salerno",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#0a3e88",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "lang": "it",
  "orientation": "portrait-primary",
  "categories": ["accommodation", "travel"],
  "screenshots": [
    {
      "src": "immagini/Logo Terre Dipinte.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "form_factor": "wide"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "shortcuts": [
    {
      "name": "Prenota",
      "short_name": "Prenota",
      "description": "Prenota il tuo soggiorno al B&B Terre Dipinte",
      "url": "/prenota.html",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Camere",
      "short_name": "Camere",
      "description": "Scopri le nostre camere",
      "url": "/camere.html",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}