Cache First Strategy

This app only works with cached assets if the page load is controlled by a service worker.

Image that should be cached

Web.dev icon

Image that won't be cached

PWA logo

Reload the page, so it will be controlled by the service worker and you shouldn't see the second image unless you bypass the service worker with DevTools or shift-reload.