PWA Icon Generator
Create the required 192x192 and 512x512 icons, and generate a valid manifest.json for your Progressive Web App.
PWA Icon & Manifest Generator
Generate perfectly sized icons and a manifest.json for your Progressive Web App.
Drop your base logo here
High resolution recommended (512x512+)
PNG, JPG, SVG
What is a Progressive Web App (PWA)?
A Progressive Web App is a website that looks and behaves like a native mobile app. It can be installed on a user's home screen, run offline, and send push notifications.
Requirements for PWA
- Manifest File: A JSON file (`manifest.json`) that provides metadata about the app (name, colors, icons).
- Icons: At minimum, browsers require a 192x192 and 512x512 PNG icon to properly display the app on the home screen and splash screen.
- Service Worker: A background script that handles caching and offline capabilities (not generated by this tool).
- HTTPS: PWAs must be served over a secure connection.
Related Guides
Deepen your understanding with our expert articles.
