{
  "name": "My Afi Esca",
  "short_name": "MyAfiEsca",
  "description": "Il nuovo front end di Afi Esca",
  "theme_color": "#c50b34",
  "background_color": "#ffffff",
  "display": "fullscreen",
  "scope": "https://www.afi-esca.it/myafiesca/",
  "start_url": "https://www.afi-esca.it/myafiesca/",
  "related_applications": [{
    "platform": "webapp",
    "url": "https://www.afi-esca.it/myafiesca/manifest.json"
  }],
  "icons":[
    {
      "src": "img/myafiesca-icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "img/android-icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "img/apple-icon-180x180.png",
      "type": "image/png",
      "sizes": "180x180"
    },
    {
      "src": "img/apple-icon-152x152.png",
      "type": "image/png",
      "sizes": "152x152"
    },
    {
      "src": "img/apple-icon-144x144.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "img/apple-icon-120x120.png",
      "type": "image/png",
      "sizes": "120x120"
    },
    {
      "src": "img/apple-icon-114x114.png",
      "type": "image/png",
      "sizes": "114x114"
    },
    {
      "src": "img/favicon-96x96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "img/apple-icon-76x76.png",
      "type": "image/png",
      "sizes": "76x76"
    },
    {
      "src": "img/apple-icon-72x72.png",
      "type": "image/png",
      "sizes": "72x72"
    },
    {
      "src": "img/apple-icon-60x60.png",
      "type": "image/png",
      "sizes": "60x60"
    },
    {
      "src": "img/apple-icon-57x57.png",
      "type": "image/png",
      "sizes": "57x57"
    },
    {
      "src": "img/favicon-32x32.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "img/favicon-16x16.png",
      "type": "image/png",
      "sizes": "16x16"
    }
  ]
}