{ "name": "Budject", "short_name": "Budject", "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/budjectx192.png", "sizes": "192x192", "type": "image/png" }, { "src": "icons/budjectx512.png", "sizes": "512x512", "type": "image/png" } ] }