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:
- Web App Manifest - App metadata and icons
- Mobile meta tags - Viewport and theme configuration
- Safe areas - Handle notched devices
- Install prompt - Custom install experience