{
    "id": "/client/",
    "name": "PrenotaDaSolo",
    "short_name": "PrenotaDaSolo",
    "description": "Pannello client per gestione prenotazioni WhatsApp",
    "start_url": "/client",
    "scope": "/client",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#7ed957",
    "orientation": "any",
    "icons": [
        {
            "src": "/client/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/client/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/client/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
