Platforms
Platforms is where the PWA promise meets reality: the same manifest and service worker behave differently on iOS/WebKit, Chrome/Android, and the desktop. Install flows, available capabilities, storage durability, and notification support all vary by engine and surface — so shipping a great PWA means designing for each platform’s feature set, not the spec in the abstract.
These entries cover what works where, and the constraints to design around.
In this section
Section titled “In this section”PWAs on iOS and SafariAdd to Home Screen, standalone mode, service workers, Web Push for installed PWAs, storage limits, and WebKit constraints.
Planned topics
Section titled “Planned topics”Reserved in the coverage matrix and filled in over time:
- PWAs on Chrome and Android
- PWAs on desktop
- Baseline 2026
← Back to the Reference overview.