{
    "name": "viagGO | Tours & Experiences",
    "short_name": "viagGO",
    "description": "Gestione spese, gite e tour di gruppo",
    "start_url": "/viaggo/",
    "scope": "/viaggo/",
    "display": "standalone",
    "background_color": "#E5E7EB",
    "theme_color": "#E5E7EB",
    "orientation": "portrait",
    "icons": [
        {
            "src": "/pwa/viaggo/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/pwa/viaggo/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
