{
    "id": "/dashboard",
    "name": "GUESTLUCKY",
    "short_name": "GUESTLUCKY",
    "description": "GuestLucky — Gestion de conciergerie",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "dir": "ltr",
    "lang": "fr",
    "background_color": "#7B4FE0",
    "theme_color": "#7B4FE0",
    "categories": ["business", "productivity"],
    "icons": [
        {
            "src": "/images/guestlucky-pwa-icon-192-v2.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/guestlucky-pwa-icon-512-v2.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
