What is Manifest.json Generator?

Manifest.json Generator helps you create a complete Web App Manifest for Progressive Web Apps. Fill in your app details and get a ready-to-use manifest.json with all required and optional fields properly formatted.

How to use

  1. Enter your app's basic info: name, short name, description, theme color, and background color.
  2. Configure display mode (standalone, fullscreen, minimal-ui), orientation, start URL, and scope.
  3. Add icon entries with sizes, then copy or download the generated manifest.json file for your project.

Result

You're converting your recipe website into a PWA. Set the name to 'My Recipes', theme color to your brand green, display mode to 'standalone', and generate the manifest to place in your project root.

Related Tools