update correct manifest
This commit is contained in:
parent
53338320de
commit
23b842a02c
@ -1,23 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "kTvManager",
|
|
||||||
"short_name": "kTv",
|
|
||||||
"start_url": "/",
|
|
||||||
"scope": "/",
|
|
||||||
"display": "standalone",
|
|
||||||
"theme_color": "#317EFB",
|
|
||||||
"background_color": "#317EFB",
|
|
||||||
"icons": [
|
|
||||||
{
|
|
||||||
"src": "/static/web-app-manifest-192x192.png",
|
|
||||||
"sizes": "192x192",
|
|
||||||
"type": "image/png",
|
|
||||||
"purpose": "any maskable"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"src": "static/web-app-manifest-512x512.png",
|
|
||||||
"sizes": "512x512",
|
|
||||||
"type": "image/png",
|
|
||||||
"purpose": "any maskable"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "kTvManager",
|
"name": "kTvManager",
|
||||||
"short_name": "kTv",
|
"short_name": "kTv",
|
||||||
|
"start_url": "/",
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
"src": "/web-app-manifest-192x192.png",
|
"src": "/web-app-manifest-192x192.png",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user