{
    "id": "/",
    "name": "FindFun",
    "short_name": "FindFun",
    "start_url": "/",
    "display": "standalone",
    "scope": "/",
    "background_color": "#000000",
    "theme_color": "#000000",
    "orientation": "portrait",
    "prefer_related_applications": false,
    "display_override": [
    "window-controls-overlay"
    ],
    "dir": "ltr",
    "lang": "it",
    "icons": [
        {
            "src": "/icon/apple-touch-icon-48x48.png",
            "sizes": "48x48",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon/apple-touch-icon-48x48.png",
            "sizes": "48x48",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icon/apple-touch-icon-72x72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon/apple-touch-icon-72x72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icon/apple-touch-icon-96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon/apple-touch-icon-96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icon/apple-touch-icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
                {
            "src": "/icon/apple-touch-icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icon/apple-touch-icon-168x168.png",
            "sizes": "168x168",
            "type": "image/png",
            "purpose": "any"
        },
                {
            "src": "/icon/apple-touch-icon-168x168.png",
            "sizes": "168x168",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icon/apple-touch-icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
                {
            "src": "/icon/apple-touch-icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icon/apple-touch-icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icon/apple-touch-icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
