PWA Manifest Generator - Online manifest.json Builder
Generate PWA manifest.json files online. Configure app name, icons, theme color, display mode, and orientation.
Quick Templates
App Information
Configuration
Colors
Icons
Preview
{
"name": "My PWA App",
"short_name": "PWA",
"description": "A progressive web application",
"start_url": "/",
"display": "standalone",
"orientation": "any",
"theme_color": "#000000",
"background_color": "#ffffff",
"icons": [
{
"src": "/icon-192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/icon-512.png",
"sizes": "512x512",
"type": "image/png"
}
]
}Related Tools
More Utility Tools
SQL Query Builder
Build SQL queries online with visual interface. Generate SEL...
Sitemap Generator
Generate XML sitemaps for your website. Add URLs with change...
Keyboard Test
Test keyboard keys online. Detect key presses and check if a...
Robots.txt Generator
Generate robots.txt files for SEO. Control search engine cra...
Screen Resolution
Check screen resolution and display information online. View...
File Type Detector
Detect file types by magic bytes. Identify 40+ formats inclu...
Maze Generator
Generate SVG mazes online using DFS algorithm. Customizable ...
Emoji Search
Search and copy emojis by keyword. Browse emoji categories, ...
JSON-LD Structured Data Generator
Generate JSON-LD structured data for SEO. Support Article, P...
Meta Tag Generator
Generate Open Graph and Twitter Card meta tags for social sh...
REST API Docs Generator
Generate REST API documentation online. Create professional ...
Prompt Template Manager
Manage and use AI prompt templates. Pre-built templates for ...