Se agregaron los favIcons

This commit is contained in:
2025-11-26 17:27:58 -03:00
parent ac53303930
commit aa2b196b53
6 changed files with 56 additions and 7 deletions

View File

@@ -0,0 +1,21 @@
{
"name": "AYUTEC - Sistema de Inspecciones",
"short_name": "AYUTEC",
"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": "#4f46e5",
"background_color": "#ffffff",
"display": "standalone"
}