{
  "name": "Fuori Porta Web",
  "short_name": "FPW",
  "description": "Fuori Porta Web - notizie e aggiornamenti",
  "start_url": "/fuoriportaweb.asp",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#808080",
  "icons": [
    {
      "src": "/fpw/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/fpw/apple-touch-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/fpw/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}