In my native app I send BigPictureStyle notifications and want to do the same on the web.
I have built a Progressive Web App and am using service worker-based web push notifications, but can't find a way to show BigPictureStyle notifications to my Android users. Is this possible with the Notifications API? Am I just missing something?