{
    "name": "RESET IL DIRITTO ACCESSIBILE A TUTTI",
    "short_name": "RESET",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#010E1E",
    "theme_color": "#010E1E",
    "orientation": "portrait",
    "scope": "./",
    "icons": [
      {
        "src": "icons/icon-192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "icons/icon-512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }
  