self.addEventListener(\'notificationclick\',function(event) { console.log(\'[Service Worker] Notification click received.\'); event.notification.close(); event.waitUntil(\'enter