Open
Description
When I build my Electron.NET app with "electronize build /target Mac" and run on a Mac system, the menu at the top of the screen shows "Electron" as the title of the application. However, I'd think this is a "bug" of sorts, because most people will want the name of their own application to show up there. Shouldn't it be the default to build the application such that the product name listed in electron.manifest.json is used as the application name?