{ "name": "Transcript to Claude", "short_name": "Transcript", "description": "YouTube transcripts and summaries", "id": "/app/", "start_url": "/app/", "scope": "/app/", "display": "standalone", "background_color": "#faf7f0", "theme_color": "#faf7f0", "icons": [ { "src": "/app/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/app/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "share_target": { "action": "/app/", "method": "GET", "params": { "title": "title", "text": "text", "url": "url" } } }