{ "identifier": "com.kmdreko.venator", "productName": "venator", "version": "0.2.2", "build": { "beforeDevCommand": "npm run dev", "beforeBuildCommand": "npm run build", "devUrl": "http://localhost:1420", "frontendDist": "./dist" }, "app": { "windows": [ { "title": "Venator", "width": 1280, "height": 720, "theme": "Dark" } ], "security": { "csp": null } }, "bundle": { "publisher": "kmdreko", "shortDescription": "Venator", "longDescription": "A log and trace viewer for Rust tracing", "active": true, "targets": "all", "icon": [ "icons/32x32.png", "icons/128x128.png", "icons/128x128@2x.png", "icons/icon.icns", "icons/icon.ico" ] } }