Herramientas de imágenes y assets

Generador de manifiesto de app web

Genera un archivo JSON site.webmanifest para sitios estáticos listos para PWA.

Cargando herramienta...

Qué es Generador de manifiesto de app web?

Generador de manifiesto de app web es una herramienta de navegador para esta tarea: Genera un archivo JSON site.webmanifest para sitios estáticos listos para PWA. La salida es fácil de revisar antes de usarla en un sitio publicado.

Quick answer

A web app manifest controls how your site looks when installed on a device home screen. It sets the app name, icons, theme color, and launch behavior for PWA-ready static sites.

Limitations

  • The manifest only works over HTTPS. HTTP sites cannot use the manifest for install prompts.
  • The manifest requires actual icon image files at the specified paths. Missing or incorrectly named icons cause the browser to reject the manifest.
  • Install behavior differs between Android and iOS. Android uses the manifest for install prompts, while iOS relies on Apple touch icon meta tags and does not support full PWA install from the manifest.

Cómo usar esta herramienta

  1. Abre la herramienta y escribe los valores necesarios.
  2. Revisa la salida en el panel de resultado.
  3. Copia solo la parte que encaja con tu página.
  4. Prueba el cambio antes de publicar.

Para qué puedes usarla

  • Resolver tareas repetidas de publicación con menos fricción.
  • Preparar marcado, CSS o checklists antes del lanzamiento.
  • Evitar pequeños errores comunes en sitios estáticos.

Errores comunes

  • Copiar la salida sin revisarla.
  • Usar URLs locales en lugar de URLs públicas finales.
  • No confirmar que el archivo esté en la carpeta publicada.

Verification

  1. Open Chrome DevTools > Application > Manifest to verify the manifest is parsed correctly and icons are accessible.
  2. Test the site over HTTPS on an Android device using Chrome and confirm the Add to Home Screen prompt appears.

FAQ

Preguntas sobre Generador de manifiesto de app web

Generador de manifiesto de app web funciona localmente?

Si. Las herramientas actuales están pensadas para generar salida en el navegador.

Debo probar el resultado?

Si. Revisa siempre la salida en tu plantilla, navegador y hosting.

Herramientas relacionadas

Más herramientas de imágenes y assets

Prueba también

Prueba también