{ "name": "StreamControl Player", "short_name": "StreamControl", "description": "Reproductor PWA para contenido autorizado", "start_url": "/app", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#090f1c", "theme_color": "#111a2d", "icons": [ { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" } ] }