{
    "name": "Villa Reservations & Invoicing",
    "short_name": "Villas",
    "description": "Gestion des réservations et de la facturation — Powered by Webkernel",
    "start_url": "/dashboard-villas",
    "scope": "/dashboard-villas/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2563eb",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/pwa/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/pwa/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
