{
    "name": "MuSeeker",
    "short_name": "MuSeeker",
    "description": "Scopri eventi musicali live, concerti e jam session nella tua citt\u00e0",
    "id": "/en/?utm_source=pwa",
    "start_url": "/en/?utm_source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0a1930",
    "theme_color": "#FFC857",
    "lang": "it-IT",
    "categories": [
        "entertainment",
        "music",
        "events"
    ],
    "icons": [
        {
            "src": "/wp-content/plugins/museeker-core/assets/icons/icon-72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/wp-content/plugins/museeker-core/assets/icons/icon-96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/wp-content/plugins/museeker-core/assets/icons/icon-128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/wp-content/plugins/museeker-core/assets/icons/icon-144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/wp-content/plugins/museeker-core/assets/icons/icon-152.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/wp-content/plugins/museeker-core/assets/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/wp-content/plugins/museeker-core/assets/icons/icon-384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/wp-content/plugins/museeker-core/assets/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/wp-content/plugins/museeker-core/assets/icons/icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/wp-content/plugins/museeker-core/assets/icons/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Eventi Live",
            "short_name": "Eventi",
            "description": "Mappa eventi musicali",
            "url": "/?utm_source=pwa_shortcut#map",
            "icons": [
                {
                    "src": "/wp-content/plugins/museeker-core/assets/icons/icon-96.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Cerca Musicisti",
            "short_name": "Musicisti",
            "description": "Trova musicisti e band",
            "url": "/lista-musicisti/?utm_source=pwa_shortcut",
            "icons": [
                {
                    "src": "/wp-content/plugins/museeker-core/assets/icons/icon-96.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Mappa Locali",
            "short_name": "Locali",
            "description": "Trova locali con musica dal vivo",
            "url": "/mappa-locali/?utm_source=pwa_shortcut",
            "icons": [
                {
                    "src": "/wp-content/plugins/museeker-core/assets/icons/icon-96.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Pubblica Evento",
            "short_name": "Pubblica",
            "description": "Pubblica un nuovo evento",
            "url": "/pubblica/?utm_source=pwa_shortcut",
            "icons": [
                {
                    "src": "/wp-content/plugins/museeker-core/assets/icons/icon-96.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Dashboard",
            "short_name": "Dashboard",
            "description": "La tua area personale",
            "url": "/dashboard/?utm_source=pwa_shortcut",
            "icons": [
                {
                    "src": "/wp-content/plugins/museeker-core/assets/icons/icon-96.png",
                    "sizes": "96x96"
                }
            ]
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}