Skip to content
Calculators
PDF Tools
Image Tools
Link & QR Tools
Audio Tools
Video Tools
Developer Tools
SEO & Web Tools
Data & Spreadsheet Tools
File Tools
All Tools
Workflows
Pricing
More
Calculators
PDF Tools
Image Tools
Link & QR Tools
Audio Tools
Video Tools
Developer Tools
SEO & Web Tools
Data & Spreadsheet Tools
File Tools
All Tools
Workflows
Pricing
Search calculators & tools…
⌘K
🇮🇳
INR
Home
Tools
SEO & Web Tools
Web Manifest Generator
Web Manifest Generator
Generate a web app manifest.webmanifest file.
Runs in your browser
See it in action
Your input
Ready to use
Frequently asked questions
Does Web Manifest Generator upload my files to a server?
More SEO & Web Tools
App name
Short name
Theme color
Background color
Icon URL
manifest.webmanifest
Copy
{ "name": "My App", "short_name": "My App", "start_url": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#1f6feb", "icons": [ { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/icon-512.png", "sizes": "192x192", "type": "image/png" } ] }