{ "name": "Cooklist", "short_name": "Cooklist", "description": "Une application Angular configurée comme PWA avec Keycloak pour l'authentification.", "start_url": "./index.html", "display": "standalone", "theme_color": "#1976d2", "background_color": "#ffffff", "icons": [ { "src": "icons/cooklistx192.png", "sizes": "192x192", "type": "image/png" }, { "src": "icons/cooklistx512.png", "sizes": "512x512", "type": "image/png" } ] }