⚡ PWA Generator

Create a fully functional Progressive Web App with absolute URLs

📁

Upload Your Website Files

Drag & drop HTML, CSS, JavaScript files here or click to browse

No files uploaded yet

🔧 PWA Configuration

Absolute URL where your PWA will be hosted
Path relative to Base URL where your PWA starts
📱
Will be resized to multiple icon sizes (square images work best)

👁️ PWA Preview

📱
My PWA
A Progressive Web App
✓ Installable
⚡ Fast
📶 Offline
🎨 Responsive

📋 How to configure URLs:

  • Base URL: Absolute URL of your server
  • Starting URL: Path where PWA starts
  • Example: Base URL: https://example.com/
  • Starting URL: /index.html
  • Result: https://example.com/index.html

📁 Generated Files:

  • Your uploaded files
  • manifest.json (with absolute URLs)
  • service-worker.js (offline support)
  • Multiple icon sizes from logo
  • favicon.ico
  • README with deployment guide
Note: All HTML files updated with PWA integration