Free PWA Manifest Generator
Create manifest.json files for Progressive Web Apps instantly. Configure app name, icons, theme colors, display mode, and more.
Features
- Display Modes: Standalone, fullscreen, minimal-ui, browser
- Icon Generation: All required sizes for iOS and Android
- Theme Colors: Background and theme color customization
- Orientation: Lock or allow any orientation
- Categories: App store category tagging
- Maskable Icons: Support for adaptive icons
What is manifest.json?
The Web App Manifest is a JSON file that tells the browser about your PWA and how it should behave when installed on the user's device. It includes metadata like name, icons, colors, and display preferences.