Which could include things like the build datetime, application version and name from the package.json and nw version used.
Something like "%n v%v - nw %j" becomes "appname v1.0 - nw 0.12.3"
This is the main reason I wanted to be able to use it on my server, to easily be able to package the application files easily with the proper names.