Feature
Shipped PWA install + offline fallback
Installable on iOS, Android, and Chrome desktop. Offline navigation falls back to a cached shell with links to precached pages.
#pwa #performance
Built on tools you trust
← swipe · 12 tools →
What we shipped
Service worker installed, manifest written, offline fallback page built. The site is installable on iOS, Android, and Chrome desktop.
When offline, navigation falls back to a cached shell that explains the user is offline and offers them links to pages we precached.
Why bother
Mostly to dogfood. We sell PWA-shaped solutions to customers — embarrassing not to have one ourselves. The install prompt is also a small but real conversion lever for repeat visitors.
Caveats
- We do not cache form submissions for later sync (yet).
- Audit reports are not available offline (would need user-scoped storage).
See the full changelog
Or peek at what we’re building next on the roadmap.