PWA Manifest Generator - Online Create app.webmanifest
Fill in your PWA details to generate a valid manifest.json file. Include icons, theme color, display mode.
UD5 Toolkit
Upload one icon → Get all PWA sizes + manifest.json instantly
manifest.json file in your website's root directory, then link it in your HTML <head>:<link rel="manifest" href="/manifest.json">src paths in the manifest accordingly). For iOS, additionally add <link rel="apple-touch-icon" href="/icon-180x180.png"> in your <head>.
viewBox attribute and is square (e.g., viewBox="0 0 512 512"). Note that manifest icons must be raster formats (PNG/WebP), not SVG directly.
apple-touch-icon meta tags. We recommend adding <link rel="apple-touch-icon" sizes="180x180" href="/icon-180x180.png"> in your HTML for iOS. The 180Ă—180 size is included in our default preset when you select "+ iOS".
Fill in your PWA details to generate a valid manifest.json file. Include icons, theme color, display mode.
Paste your manifest.json and instantly validate it against the W3C spec. Catch errors and warnings. Client‑side.
Check if your related native or PWA app is installed. See the API in action and copy the code.
Configure how your PWA launches: focus existing or create new. Test with the launch_handler manifest field.
Pick a package name and generate a custom version or download badge as a static image or Markdown link. For readme files.
Learn how to register your PWA to handle custom URL protocols. See the manifest entry and test.
Paste your Swagger/OpenAPI YAML and see a rendered API documentation preview with expandable endpoints. All local rendering.
Translate YAML configuration files into JSON format instantly. Validate syntax during conversion. Perfect for DevOps and configuration management. Secure client-side operation.
Smash bricks with a ball and paddle. Multiple rows of colored bricks, power‑ups, and score tracking. All built with HTML5 Canvas.
Generate a series of semantic version tags with optional prefixes. Copy for your release script. Consistent tagging.
Parse XML strings into compact JSON representation. Handles attributes and text nodes intelligently. Quick and private, ideal for API response translation.
Derive a strong cryptographic key from a password using PBKDF2 with SHA‑256. Adjust iterations and salt. Educational and test tool.
Validate and compare semantic version strings. Check if a version satisfies a range (e.g., ^1.2.3). Visual breakdown of major.minor.patch. Local only.
See how Trusted Types prevents unsafe HTML assignment. Test against injected scripts. Modern security practice.
Paste a GeoJSON object and validate its structure. Catch missing coordinates, wrong types, and feature errors. Local.
Paste a GraphQL SDL schema and get auto‑generated Markdown documentation. Perfect for API docs. All local.
Paste your .htaccess rules and check for common syntax errors or misconfigurations. No server required; static analysis.
Write and run simple Sinclair BASIC programs in a browser-based ZX Spectrum emulator. Load demo programs and experience 80s computing. Educational fun.
Write slides in Markdown and instantly preview a web‑based presentation. Export as HTML. Pure frontend.
Validate if a version string follows SemVer 2.0.0. Also sort and compare versions. Developer tool.
Paste two Markdown texts and see a side‑by‑side diff with rendered preview. Perfect for editing and collaboration.
Paste JSON-LD and validate basic syntax and required properties for Article, Product, etc. Local only. Instant feedback.
Generate a dummy RSA or EC public/private key pair for educational visualization. Shows key structure and ASN.1 dump. Not for production use.
Fold a virtual square paper step by step with crease lines and visual previews. Practice origami basics without wasting real paper. All canvas‑based.
Bypass CORS for testing by routing requests through a local service worker proxy. Debug APIs without server changes. Experimental.
Test SQL injection inputs on a mock database and see the resulting query. Learn how to prevent SQLi. No real data.
Hash any text using simple, fast algorithms: DJB2, SDBM, or CRC32. Get integer or hex. For quick lookups. Local.
Generate a realistic‑sounding dinosaur name and see a fun description. Perfect for kids and writers.
Create a customizable checkerboard or grid background using pure CSS gradients. Adjust cell size and colors. Copy the code.
Create a QR code that lets people connect to your Wi‑Fi without typing a password. Just scan and join. Secure local.