3f1da92cf4
YouTube subtitles via OpenRouter become persistent, shareable recaps with timestamp jump links, PIN-protected creation, and Traefik deploy. Co-authored-by: Cursor <cursoragent@cursor.com>
23 lines
458 B
JSON
23 lines
458 B
JSON
{
|
|
"name": "Goldfish Recap",
|
|
"short_name": "Goldfish",
|
|
"description": "YouTube-Recaps für Second-Screen-Survivors",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#FFF8F0",
|
|
"theme_color": "#0B3D5C",
|
|
"icons": [
|
|
{
|
|
"src": "/icon-192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/icon.svg",
|
|
"sizes": "any",
|
|
"type": "image/svg+xml",
|
|
"purpose": "any"
|
|
}
|
|
]
|
|
}
|