{
  "name": "Enfer Club website",
  "short_name": "Enfer Club",
  "start_url": "https://www.enferclub.it/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "description": "This is the website of the Enfer Club Roma",
  "icons": [
    {
      "src": "/images/icons/enfer-180px.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/images/icons/enfer-144px.png",
      "sizes": "144x144",
      "type": "image/png"
    }
  ]
}