{ "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": "Divertissements", "short_name": "Divertissements", "url": "/entertain.html", "icons": [{ "src": "/icons/shortcut-entertain.png", "sizes": "192x192", "type": "image/png" }] } ] }