{ "name": "ELX-MQTT Broker", "short_name": "ELX-MQTT", "description": "Free MQTT broker with a web dashboard for Debian, Ubuntu and Windows", "start_url": "/", "display": "browser", "background_color": "#0a0f1e", "theme_color": "#0a0f1e", "icons": [ { "src": "/static/img/favicon.svg", "sizes": "any", "type": "image/svg+xml" }, { "src": "/static/img/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }, { "src": "/static/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/static/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }