Improve video view count refresh rates and update PWA manifest and app icon visuals. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 2cd2c0bc-434c-4bc9-ad3f-b99d3897a0d1 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/8cc42625-c1f5-4e43-99bd-77f2c4dedee2/2cd2c0bc-434c-4bc9-ad3f-b99d3897a0d1/3dnI7Tc
85 lines
2.1 KiB
JSON
85 lines
2.1 KiB
JSON
{
|
|
"name": "go4.video - Professional Video Streaming Platform",
|
|
"short_name": "go4.video",
|
|
"description": "Professional video streaming platform featuring Geschichte des Liedes, FOLX STADL, and premium content",
|
|
"theme_color": "#6366f1",
|
|
"background_color": "#2D1B69",
|
|
"display": "standalone",
|
|
"orientation": "portrait-primary",
|
|
"start_url": "/?utm_source=pwa",
|
|
"scope": "/",
|
|
"cache": "no-cache",
|
|
"fetch_scheme": "https",
|
|
"lang": "en",
|
|
"dir": "ltr",
|
|
"categories": ["entertainment", "multimedia"],
|
|
"prefer_related_applications": false,
|
|
"icons": [
|
|
{
|
|
"src": "/api/favicon?size=57&format=png",
|
|
"sizes": "57x57",
|
|
"type": "image/png",
|
|
"purpose": "any"
|
|
},
|
|
{
|
|
"src": "/api/favicon?size=60&format=png",
|
|
"sizes": "60x60",
|
|
"type": "image/png",
|
|
"purpose": "any"
|
|
},
|
|
{
|
|
"src": "/api/favicon?size=72&format=png",
|
|
"sizes": "72x72",
|
|
"type": "image/png",
|
|
"purpose": "any"
|
|
},
|
|
{
|
|
"src": "/api/favicon?size=76&format=png",
|
|
"sizes": "76x76",
|
|
"type": "image/png",
|
|
"purpose": "any"
|
|
},
|
|
{
|
|
"src": "/api/favicon?size=114&format=png",
|
|
"sizes": "114x114",
|
|
"type": "image/png",
|
|
"purpose": "any"
|
|
},
|
|
{
|
|
"src": "/api/favicon?size=120&format=png",
|
|
"sizes": "120x120",
|
|
"type": "image/png",
|
|
"purpose": "any"
|
|
},
|
|
{
|
|
"src": "/api/favicon?size=144&format=png",
|
|
"sizes": "144x144",
|
|
"type": "image/png",
|
|
"purpose": "any"
|
|
},
|
|
{
|
|
"src": "/api/favicon?size=152&format=png",
|
|
"sizes": "152x152",
|
|
"type": "image/png",
|
|
"purpose": "any"
|
|
},
|
|
{
|
|
"src": "/api/favicon?size=180&format=png",
|
|
"sizes": "180x180",
|
|
"type": "image/png",
|
|
"purpose": "any"
|
|
},
|
|
{
|
|
"src": "/api/favicon?size=192&format=png",
|
|
"sizes": "192x192",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
},
|
|
{
|
|
"src": "/api/favicon?size=512&format=png",
|
|
"sizes": "512x512",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
}
|
|
]
|
|
} |