Possible to create app like Cordova Browser with Ionic?

I need to create an application like “Cordova Browser” for one of our product lines. I know I could create something like this with the native iOS and Android platforms, but I would rather create it with Ionic so I can use the tools we are using in our other applications.

I can’t find a way with Ionic to create an application that can load a remote website (ie. web app) while exposing all of the Cordova APIs so they can be used within the site.

Is it possible to create an application that can do this with Ionic?

-Allen