Se borraron los archivos temporales de los favicons y tambien se re configuro el logo y la configuracion del logo

This commit is contained in:
2025-11-26 17:31:38 -03:00
parent aa2b196b53
commit 637b21d85f

View File

@@ -1,21 +0,0 @@
{
"name": "MyWebSite",
"short_name": "MySite",
"icons": [
{
"src": "/web-app-manifest-192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "maskable"
},
{
"src": "/web-app-manifest-512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}