{
  "name": "... come un soffio ...",
  "short_name": "Soffio",
  "description": "mesi e mesi d'amore ...",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2a9b8e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/images/heart-with-arrow.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    }
  ]
}
