{ "name": "Drastal Online - Monitoring", "short_name": "Drastal", "description": "PWA d'administration distante pour Drastal Online.", "start_url": "/dashboard", "scope": "/", "display": "standalone", "orientation": "portrait-primary", "background_color": "#130e0a", "theme_color": "#c89b3c", "icons": [ { "src": "/assets/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/assets/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }