update correct manifest

This commit is contained in:
Karl Hudgell 2024-11-07 18:10:30 +00:00
parent 53338320de
commit 23b842a02c
2 changed files with 1 additions and 23 deletions

View File

@ -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"
}
]
}

View File

@ -1,6 +1,7 @@
{
"name": "kTvManager",
"short_name": "kTv",
"start_url": "/",
"icons": [
{
"src": "/web-app-manifest-192x192.png",