29 lines
814 B
JSON
29 lines
814 B
JSON
![]() |
{
|
||
|
"name": "KTVManager",
|
||
|
"short_name": "KTV",
|
||
|
"start_url": "https://tv-ui.k-world.me.uk/",
|
||
|
"scope": "/",
|
||
|
"display": "standalone",
|
||
|
"theme_color": "#317EFB",
|
||
|
"background_color": "#317EFB",
|
||
|
"icons": [
|
||
|
{
|
||
|
"src": "/static/icons/android-launchericon-144-144.png",
|
||
|
"sizes": "144x144",
|
||
|
"type": "image/png",
|
||
|
"purpose": "any maskable"
|
||
|
},
|
||
|
{
|
||
|
"src": "/static/icons/android-launchericon-192-192.png",
|
||
|
"sizes": "192x192",
|
||
|
"type": "image/png",
|
||
|
"purpose": "any maskable"
|
||
|
},
|
||
|
{
|
||
|
"src": "/static/icons/android-launchericon-512-512.png",
|
||
|
"sizes": "512x512",
|
||
|
"type": "image/png",
|
||
|
"purpose": "any maskable"
|
||
|
}
|
||
|
]
|
||
|
}
|