Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 1.31 KB

README.md

File metadata and controls

50 lines (34 loc) · 1.31 KB

PWA Manifest Generator

A simple and intuitive tool to generate Web App Manifests for Progressive Web Applications (PWAs).

Overview

PWA Manifest Generator helps developers create valid manifest.json files through a user-friendly interface. It provides real-time preview and instant JSON output, making PWA configuration straightforward and efficient.

Features

  • 📝 Interactive form-based manifest creation
  • 🎨 Real-time mobile preview with theme visualization
  • 🖼️ Icon and screenshot upload with drag-and-drop support
  • 📋 Live JSON output with copy functionality
  • 💾 Download complete manifest with assets
  • 📱 Mobile-responsive design

Tech Stack

  • HTML5
  • CSS3
  • Vanilla JavaScript
  • JSZip (for asset packaging)

Usage

  1. Fill in your app details in the form
  2. Upload app icon and screenshots (optional)
  3. Preview your app's appearance in real-time
  4. Copy the generated manifest JSON or download the complete package

Supported Fields

  • App Name and Description
  • Start URL and Scope
  • Display Mode
  • Orientation
  • Language and Direction
  • Theme and Background Colors
  • Icons and Screenshots
  • Categories

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.