Web Push
Noun · Development
Definitions
A protocol (RFC 8030) and set of browser APIs that allow a server to send push notifications to a user's device through a push service, even when the web page is closed, by leveraging a registered Service Worker to receive and display the notification.
In plain English: A technology that lets websites send notifications to your phone or computer even when you're not actively visiting the site.
Example: "Web Push re-engages users who abandoned their cart — the notification fires even if they closed the tab three days ago."