Service Worker
- Import link : the link to the workbox JavaScript module from Google
- Filename : the name of the service worker file
- Caching methods : specify how each URL or URL type behaves in the app (add “*” explanation means ”all” in computer sciences, so /*.js means all files finishing by .js)