self.addEventListener('install', function (event) { console.log('service worker installed') })