{
  "name": "Simone Giliberto - Il Fulmine in Pista",
  "short_name": "Simone Giliberto",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#007bff",
  "scope": "/",
  "icons": [
    {
        "src": "../img/img_manifest/simone-giliberto-192.png",
        "sizes": "192x192",
        "type": "image/png"
    },
    {
        "src": "../img/img_manifest/simone-giliberto-300.png",
        "sizes": "300x300",
        "type": "image/png"
    },
    {
        "src": "../img/img_manifest/simone-giliberto-512.png",
        "sizes": "512x512",
        "type": "image/png"
    }
  ]
}