Online PWA Manifest Generator
PWAManifestIconsGenerator
Visually configure PWA manifest.json: fill name, short_name, icons, theme_color, display, start_url etc, generate downloadable JSON, import existing manifest to form, local processing.
PWA Manifest Generator
Icons
Preview & Output — manifest.json26 行
Import JSON → Form
All processing is done locally, no upload
How to Use
- Paste any valid JSON, supports nesting, arrays and escapes
- Click Beautify to auto indent and format
- Click Minify to remove whitespace into one line
- All operations run locally for privacy
Related Tools
FAQ
What is PWA manifest?
manifest.json describes PWA name, icons, theme color, start_url etc for install experience.
How to generate?
Fill name, short_name, icons etc and click Generate JSON to preview and download.
How to configure icons?
Add rows with src and sizes like 192x192, type and purpose supported, empty rows filtered.
Will my data be uploaded?
No, local processing.