The Google team's side-project has made some good progress in the last while. We've shared this before, but we're gearing up for a blog post about it so wanted to share it again :)
https://github.com/MobileChromeApps/mobile-chrome-apps npm install -g cca cca create MyProject At this point you have a Chrome App within your www/ that you can build & publish to the Chrome Web Store. You can also use "cca" the same as "cordova" to build & run it as a Cordova app.