{
    "name": "PrenotaHub",
    "short_name": "PrenotaHub",
    "description": "Gestione intelligente delle prenotazioni",
    "start_url": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#F5EFE6",
    "theme_color": "#C4714A",
    "lang": "it",
    "icons": [
        {
            "src": "/icons/icon-192.svg",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
