'How can I set the app name that shows up in a PWA web push notification?
I'm trying to figure out how to set the app name of what shows up in a PWA web push notification.
The PWA already shows up in the apps installed list and shows up on the home screen with the app name.
It can receive web push notifications, but what I'm curious about is how to change the part that says Chrome and myexamplesite.com (blurred in the image below)
Normally the notification will show something like Chrome ● myexamplesite.com ● now
I know that the Chrome badge can be set with the badge argument, but what about the part that says Chrome and the website url? Can that be somehow set to be something like My App Name?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|

