{ "name": "Abonator", "short_name": "Abonator", "description": "Calendrier & divertissements", "start_url": "/index.html", "scope": "/", "display": "standalone", "background_color": "#0b1220", "theme_color": "#3b82f6", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Notre espace", "short_name": "Espace", "url": "/hub.html", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" } ] }, { "name": "Abonnements", "short_name": "Abonnements", "url": "/calendar.html", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" } ] }, { "name": "Divertissements", "short_name": "Sorties", "url": "/entertain.html", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" } ] }, { "name": "Nutrition & Sport", "short_name": "Sport", "url": "/muscu/index.html", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" } ] } ] }