Fill in app details
Set the name, start URL, colors, display mode and orientation.
Build a valid site.webmanifest visually — name, icons, colors and display mode — then copy or download the JSON.
Set the name, start URL, colors, display mode and orientation.
List each icon's path, size and MIME type — add as many rows as you need.
Save site.webmanifest and paste the generated link tag into your head.
A manifest is a JSON file that tells browsers how your web app should look and behave when installed, including its name, icons, colors and display mode, enabling installable Progressive Web Apps.
Download it as site.webmanifest, place it at the root of your site, and reference it from every page's head with the generated link rel="manifest" tag.
At minimum include 192x192 and 512x512 PNG icons, since these are the sizes most commonly required for installability and app-store-style listings.