pwa-setup

Installation
SKILL.md

PWA Setup

Progressive Web App configuration for app-like browser experience.

When to Use This Skill

  • Users want to "install" your web app
  • Mobile users want home screen access
  • Need app-like behavior without native apps
  • Supporting notched devices (iPhone, etc.)

Core Concepts

PWA requires:

  1. Web App Manifest - App metadata and icons
  2. Mobile meta tags - Viewport and theme configuration
  3. Safe areas - Handle notched devices
  4. Install prompt - Custom install experience
Installs
37
GitHub Stars
783
First Seen
Jan 25, 2026
pwa-setup — dadbodgeoff/drift