Create push notification on mobile/create sound notification on mobile

What I’m trying to do

I want to create a push notification (with sound if possible) after my javascript timer ends. it simulates a rest timer, so having a sounds/notifications on mobile will wake the screen and will be much better user experience.

Is there a way to do it?

anyone knows?