{ "build": { "beforeBuildCommand": "", "beforeDevCommand": "RUSTFLAGS='--cfg=web_sys_unstable_apis --cfg getrandom_backend=\"wasm_js\"' trunk serve", "devUrl": "http://localhost:8080", "frontendDist": "../dist" }, "identifier": "com.gooseberrydevelopment.pinepods", "productName": "Pinepods", "version": "1.2.4", "app": { "trayIcon": { "iconPath": "icons/icon.png", "iconAsTemplate": true }, "withGlobalTauri": true, "security": { "csp": null }, "windows": [ { "fullscreen": false, "height": 1000, "resizable": true, "title": "Pinepods", "width": 1200 } ] }, "bundle": { "active": true, "category": "DeveloperTool", "copyright": "", "linux": { "deb": { "depends": [], "files": { "/usr/share/metainfo/com.gooseberrydevelopment.pinepods.metainfo.xml": "./com.gooseberrydevelopment.pinepods.metainfo.xml" } } }, "android": { "versionCode": 100 }, "externalBin": [], "icon": [ "icons/32x32.png", "icons/128x128.png", "icons/128x128@2x.png", "icons/icon.icns", "icons/icon.ico" ], "longDescription": "", "macOS": { "entitlements": null, "exceptionDomain": "", "frameworks": [], "providerShortName": null, "signingIdentity": null }, "resources": [], "shortDescription": "", "targets": "all", "windows": { "certificateThumbprint": null, "digestAlgorithm": "sha256", "timestampUrl": "" } } }