Returns the application’s name as defined in the project structure.
@override String getApplicationName() { return fileHelper.getApplicationName(); }