Agregar apple-touch-icon.png para iOS/Safari
All checks were successful
build-and-deploy / build-and-deploy (push) Successful in 33s

This commit is contained in:
2025-10-17 05:45:43 -06:00
parent fe2e400926
commit d5333c0dde
2 changed files with 1 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ export default defineNuxtConfig({
// Configuración PWA
pwa: {
registerType: 'autoUpdate',
includeAssets: ['favicon.ico', 'apple-touch-icon.png'],
manifest: {
id: '/?app=lotes',
name: 'Seguidor de Lotes',

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB