I have this Service Worker with this cache event:
//service worker for offline use self.addEventListener(\'message\', async (event) => { console.log(\'G