What is the issue with the Notifications API Standard?
https://notifications.spec.whatwg.org/#resources
If the notification platform supports images, fetch notification’s image URL, if image URL is set.
But the fetch algorithm accepts a Request rather than a URL.
Edit: Part of #5.