{ "name": "MyGlowApp - Tu rutina de skincare inteligente", "short_name": "MyGlowApp", "description": "Analiza tu piel con IA y obtén una rutina personalizada con productos recomendados", "icons": [ { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "theme_color": "#0d0d0d", "background_color": "#ffffff", "display": "standalone", "orientation": "portrait", "scope": "/", "start_url": "/index_optimized.html", "categories": ["beauty", "health", "lifestyle"], "screenshots": [ { "src": "/imagenes_web/analisis_productos.png", "type": "image/png", "sizes": "750x1334" }, { "src": "/imagenes_web/rutina_manana.png", "type": "image/png", "sizes": "750x1334" } ], "shortcuts": [ { "name": "Escanear Producto", "short_name": "Escanear", "description": "Escanea un producto cosmético", "url": "/index.html#funciones", "icons": [{"src": "/favicon-192x192.png", "sizes": "192x192"}] }, { "name": "Mi Rutina", "short_name": "Rutina", "description": "Ver mi rutina personalizada", "url": "/index.html#funciones", "icons": [{"src": "/favicon-192x192.png", "sizes": "192x192"}] } ] }