Add Service Worker
https://github.com/GoogleChrome/sw-precache#install
https://codelabs.developers.google.com/codelabs/sw-precache/#5
Add the following <script> tag to the bottom of your index.html file to register your service worker:
How does SW-Precache works
ref: https://medium.com/@Huxpro/how-does-sw-precache-works-2d99c3d3c725