drop an HTML file · get an installable PWA · manifest · service worker · local only
drop your HTML file
drop an
.html file here or click to pickapp metadata
build
what's in the zip
your-file.html— patched with manifest link + SW registration scriptmanifest.json— installability metadata (name, icons, display mode)sw.js— cache-first service worker for offline supporticons/icon-192.png+icon-512.png— placeholder icons (replace with yours)