{ "id": "/", "name": "Temps d'attente", "short_name": "Attente", "lang": "fr-FR", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#ffffff", "theme_color": "#0d6efd", "icons": [ { "src": "/icons/192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icons/512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Ouvrir la carte", "short_name": "Carte", "url": "/carte.html", "icons": [{ "src": "/icons/192.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "Mes rendez-vous", "short_name": "Rendez-vous", "url": "/manage_rendezvous.html", "icons": [{ "src": "/icons/192.png", "sizes": "192x192", "type": "image/png" }] } ] }