I am working on a MEAN Stack project and I have setup my nodejs server to send push notifications to my hybrid app. It does work fine but now I am wondering that is there any third party solution available for push notifications? Which I can integrate it in my nodejs server and will send pushes directly from the third-party server? Thanks