https://codelabs.developers.google.com/codelabs/your-first-pwapp/#2
- Separating core application infrastructure and UI from data
- Service worker caches the core application infrastructure and UI
- Service workers are run as background scripts by the browser