{
    "id": "/espace-client/carnet.html",
    "name": "Poppy Move — Mon carnet",
    "short_name": "Mon carnet",
    "description": "Ton carnet de cours Zumba et STRONG : tes cours restants, tes reservations.",
    "lang": "fr",
    "dir": "ltr",
    "start_url": "/espace-client/carnet.html?source=pwa",
    "scope": "/espace-client/",
    "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" }
    ]
}
