{
    "id": "/",
    "name": "Poppy Move",
    "short_name": "Poppy Move",
    "description": "Coaching Zumba, STRONG Nation & EMS pour femmes à Tahiti.",
    "lang": "fr",
    "dir": "ltr",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#15080C",
    "theme_color": "#C0245A",
    "categories": ["health", "fitness", "lifestyle"],
    "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
        { "src": "/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
        { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ],
    "shortcuts": [
        {
            "name": "Réserver un cours",
            "short_name": "Réserver",
            "url": "/reservation.html",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
        },
        {
            "name": "Mon espace",
            "short_name": "Mon espace",
            "url": "/espace-client/dashboard.html",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
        },
        {
            "name": "Événements",
            "short_name": "Événements",
            "url": "/evenements.html",
            "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
        }
    ]
}
