Add Service Worker (Resolves #74)
Adds a service worker, which allows to access the cached website (static pages) even when the device has no internet. Only API responses are not cached and therefore they are not available when the device is offline.
Edited by Sandro Lutz