That certainly does. I've been toying with the idea of creating a node-webkit app, but have been having serious problems on deciding what should be in node, and what should be in browser-js, from an architectural point of view.
From the sounds of things, you've worked around this by making it a web app that just so happens to be in a node-webkit container.
Cheers for the insight!