{
    "name": "SLUSH Ent",
    "short_name": "SLUSH",
    "description": "Studio di produzione multimediale. Video, contenuti social, podcast e 3D/VFX.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#0D0D0D",
    "background_color": "#0D0D0D",
    "lang": "it",
    "categories": [
        "business",
        "productivity"
    ],
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "96x96",
            "type": "image/x-icon"
        },
        {
            "src": "/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ],
    "shortcuts": [
        {
            "name": "Prenota una Call",
            "url": "/",
            "description": "Prenota la prima call gratuita con Slush Ent"
        }
    ]
}