Developer Tools

PWA Manifest — web app manifest.json Builder

Fill app name, start URL, display mode, and theme color to generate a standard manifest.json for installable PWA basics.

PWAManifestWeb

Favorite this tool

No favorite storage mode has been selected.

Quick actions

Copy this tool URL or open the system share sheet on a supported device.

Use cases

  • Add a site manifest.json
  • Configure standalone display
  • Set theme color and start path

How to use

  1. Enter name and short name
  2. Set start_url and display
  3. Pick theme color and copy JSON

Example input and output

Config

name=Demo / display=standalone

JSON

{"name":"Demo","display":"standalone",...}

FAQ

Is a manifest enough to install?

You also need HTTPS, icons, and often a service worker. This tool only builds the manifest content.

How do icons work?

Follow the page fields for icon paths and sizes; host the files in your static assets.

Tools

Related tools

Continue with another translated tool for a nearby task.

Meta Tag Generator

Meta Tag Generator - Basic SEO and Open Graph

Available

Generate common Meta and Open Graph tags from a page title, description, URL, and image, including basic Twitter Card tags. Useful for landing pages and content pages.

Meta Open Graph SEO

Robots.txt Generator

robots.txt Generator - Crawler Rules

Available

Build a basic robots.txt with User-agent, Allow, Disallow, and Sitemap rules. Useful for launch-time crawl policy setup.

robots.txt SEO Crawlers

Open Graph Tag Generator

OG Tag Generator - Open Graph Share Markup

Available

Generate Open Graph meta tags from title, description, URL, and image fields to improve link previews on social platforms. Output is produced locally.

Open Graph SEO Sharing