I would like to send notifications to the mobile users of my website (especially Android/Chrome users). I see that Azure Notification Hub handle Google (GCM) technology, and i've red this tutorial: Send push notifications to Chrome apps, but can this be done with a simple Web application, and not a Chrome Application like in this tutorial?
My application is an ASP.NET MVC 4.5, hosted on Azure.