Repo: apps/web, Next.js 16.3.0, App Router, default next build (Turbopack), PowerSync client already in place.
- Actively maintained Workbox fork ("swiss army knife for service workers", 1.5k stars, release cadence active).
@serwist/next9.5.12 (latest stable): peernext >=14.0.0; webpack-oriented integration (withSerwist wrapper +@serwist/webpack-plugin).@serwist/turbopack(same 9.5.x line): dedicated Turbopack integration —withSerwistin next.config, a route handlerapp/serwist/[path]/route.tsthat serves the SW, plus@serwist/turbopack/workerdefault cache strategies andSerwistProviderfor registration. Built-in/~offlinedocument fallback.