web-feature: Notifications from service workers and installed apps

baseline logo Widely available in browsers but not in WebViews

Notifications via service worker registration’s showNotification() method, sent from installed web applications (for example, saved to the Home Screen on Safari for iOS), show a message to the user, typically using the notification system of the host operating system.