{
  "name": "La Stanza Interiore",
  "short_name": "Stanza",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f5efe8",
  "theme_color": "#c0909b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}