Webview apps are not blacklisted, but you need to make sure that your app is not just showing a website and nothing more than that.
It needs to have extra functionality, for example a native drawer menu, notifications, an about box.
If you want to, you can inject code into a website to override the normal menus and replace them with a native Drawer menu.