{ "name": "YT Player", "short_name": "YTPlayer", "description": "Ad-free YouTube player — search, play, and keep playlists offline. No login, no tracking.", "display": "standalone", "orientation": "any", "start_url": "/", "scope": "/", "theme_color": "#1a1311", "background_color": "#1a1311", "categories": ["music", "entertainment"], "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "screenshots": [], "shortcuts": [ { "name": "Search", "short_name": "Search", "url": "/?view=search", "description": "Search YouTube" }, { "name": "History", "short_name": "History", "url": "/?view=history", "description": "Recently watched videos" } ] }