When distributing standalone applications built on node-webkit or Atom Shell, we are really just distributing the framework binary but with our application content in a subdirectory.
We can of course rename the executables to our Application's name, but can we also change the icon (preferably from the command line for automating a release workflow)?