| API / Spec | Description | Status |
| Service Workers | Background script for offline, caching, push | W3C Candidate Recommendation |
| Web App Manifest | App metadata for installation | W3C Recommendation |
| Cache API | Request/Response pair storage | W3C Candidate Recommendation |
| IndexedDB | Client-side NoSQL database | W3C Recommendation |
| Push API | Server push to service workers | W3C Candidate Recommendation |
| Notification API | System notifications | W3C Recommendation |
| Background Sync | Deferred sync on connectivity | W3C Working Draft |
| Web Share API | Share content to other apps | W3C Candidate Recommendation |
| Share Target API | Receive shared content | W3C Draft Community Group |
| Badging API | App icon badges | W3C Candidate Recommendation |
| File System Access | Read/write local files | W3C Draft |
| Window Controls Overlay | Custom title bar in installed PWAs | W3C Draft |