{
    "name": "Giocabilità",
    "short_name": "Giocabilità",
    "icons": [
        {
            "src": "/android-chrome-196x196.png",
            "sizes": "196x196",
            "type": "image/png",
	    "purpose": "any maskable"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#71c7d6",
    "background_color": "#71c7d6",
    "display": "standalone",
    "start_url": "/",
    "scope": "/"
}     
