fix manifests

This commit is contained in:
Matt Fiddaman
2025-04-08 02:14:48 -04:00
parent 87b968568a
commit 6aa583093e
2 changed files with 2 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"short_name": "Vero Beach Dashboard",
"name": "Vero Beach Dashboard",
"icons": [
{
"src": "favicon.ico",

View File

@@ -1,19 +0,0 @@
{
"name": "",
"short_name": "",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}