{ // Copy this file to build/brands/.json (without comments) // and replace values. "brand_id": "your_brand_id", "display_name": "Your Brand Bridge", "asset_prefix": "YourBrandBridge", "exe_name": "YourBrandBridge", "manufacturer": "Your Company", "install_dir_name": "Your Brand Bridge", "shortcut_description": "Your brand drag-and-drop bridge", "bundle_identifier": "com.yourcompany.bridge", "config_dir_name": "your_brand_bridge", "msi_upgrade_code": "00000000-0000-0000-0000-000000000000", "update_channel": "stable", "icon_ico": "resources/icons/app.ico", "icon_icns": "resources/icons/app.icns", "dialog_bmp": "resources/icons/background.bmp", "banner_bmp": "resources/icons/banner.bmp", "license_rtf": "resources/license.rtf" }