Web App Manifest File Generator

Web App Manifest File Generator

Generate PWA metadata for installation and home screen definition.

I. Generated `manifest.json`

II. HTML Link Tag (Paste in ``)

<link rel="manifest" href="/manifest.json">

Theme Color Meta Tag:
<meta name="theme-color" content="#007BFF">

Primary Details

Where the user is directed when launching the app.

Display & Orientation

Theme Colors

Used by OS/browser theme (blue).

Shown while the app is loading (white).

Icons Configuration

Scroll to Top