{ "app": { "windows": [ { "fullscreen": false, "height": 600, "resizable": true, "theme": "Dark", "title": "IPass", "width": 880 } ], "withGlobalTauri": true }, "build": { "beforeBuildCommand": "", "beforeDevCommand": "", "frontendDist": "../src" }, "bundle": { "active": true, "category": "DeveloperTool", "copyright": "", "externalBin": [], "icon": [ "icons/icon.ico", "icons/icon.png" ], "longDescription": "", "macOS": { "entitlements": null, "exceptionDomain": "", "frameworks": [], "providerShortName": null, "signingIdentity": null }, "resources": [], "shortDescription": "", "targets": "all", "windows": { "certificateThumbprint": null, "digestAlgorithm": "sha256", "timestampUrl": "" } }, "plugins": {}, "productName": "ipass", "version": "1.0.0" }