{
    "id": "/client/",
    "name": "Prenotazioni Client",
    "short_name": "Prenotazioni",
    "description": "Pannello client per gestione prenotazioni WhatsApp",
    "start_url": "/client",
    "scope": "/client",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#10b981",
    "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"
        }
    ]
}
