KTVManager_UI/static/site.webmanifest
2025-07-15 10:37:34 +01:00

20 lines
396 B
JSON

{
"short_name": "kTv",
"name": "kTvManager",
"icons": [
{
"src": "/web-app-manifest-192x192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "/web-app-manifest-512x512.png",
"type": "image/png",
"sizes": "512x512"
}
],
"start_url": "/",
"background_color": "#ffffff",
"display": "standalone",
"theme_color": "#ffffff"
}