OptionalbinOptionaliconPath to icon to use for the application (shortcut, launchers etc.).
OptionalnameName of the package (lowercase & hypens only). Makers sanitize this value with a chance of encountering a failure for unsanitizable strings.
Defaults to sanitized packageJSON.name.
OptionalproductHuman-friendly name of the application.
Defaults to packageJSON.productName.
Name of the executable to put into the
Execfield of generated.desktopfile.Defaults to
options.name.