const title = "Andrew Bares"; const options = { scenario: "incoming-call", body: "Incoming Call - Mobile", } serviceWorkerRegistration.showNotification(title, options);