{
    "IconFile":  "..\\Files\\app.ico",
    "IncludedModules":  "jdk.crypto.ec, jdk.localedata, jdk.charsets",
    "ExeName":  "MyApp",
    "AssemblyTitle":  "Title",
    "AssemblyProduct":  "My Awesome App",
    "AssemblyCompany":  "Acme Corp",
    "AssemblyVersion":  "1.00.0.0",
    "AssemblyDescription":  "Build for B4X Community",
    "AssemblyCopyrightAttribute":  "MIT license",
    "InputJar":  "C:\\MyProject\\B4J\\Objects\\MyApp.jar"
}