1. Install checklist
| Requirement | Why it matters |
|---|---|
| HTTPS | Required for SW and install flows |
| Web App Manifest | name/short_name, icons, start_url, display |
| Service Worker with fetch | Needed for Chrome installability |
| Icons (192 + 512) | Install UI and home screen |
| start_url inside scope | Broken scope = broken install |