{
  "name": "AIRRC",
  "short_name": "AIRRC",
  "id": "/ciao.html",
  "start_url": "/ciao.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b0c10",
  "theme_color": "#0b0c10",
  "icons": [
    {
      "src": "https://www.airrc.it/server/img/logo.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}