{ "name": "YT-DLP Player", "short_name": "YT-DLP Player", "description": "Arbitraty internet video player powered by yt-dlp", "start_url": "/", "display": "standalone", "theme_color": "#ff7300", "background_color": "#222", "icons": [ { "src": "/static/favicon.png", "sizes": "128x128", "type": "image/png" }, { "src": "/static/favicon_large.png", "sizes": "512x512", "type": "image/png" } ], "share_target": { "action": "/watch", "method": "GET", "enctype": "application/x-www-form-urlencoded", "params": { "text": "v" } } }