'How to send notification to the browser of the selected user

I am using PushPad Web Push Notification service using PHP. I can easily push notifications but they are sent to all browsers. Lets say I have a lot of users.

user 1
user 2 
user 3
...

Now I want to send notification to just User 1. I cannot think of the idea how to do it. Can anyone give me a hint or idea of how this can be achievable? I asked my collegue but he says this is not possible in PushPad. I have no other means of getting information regarding this issue. Thanks for help in advance.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source