Specify one or multiple JavaScript files that should be included on startup. The specified paths are relative to the application's root folder.
{ ... "js" : [ "js/myscript.js" ] ... }