Add node-webkit app to launch on OS login?

I'm creating an app for Mac, Windows, Linux using node-webkit and I want to have the app auto launch on start. I have googled ferociously but to no avail. Does anybody know how to add the app to the "login items" using node-webkit?

Here is a print screen of where it would go on MAC.

enter image description here

Thanks in advance for your help.