{ "productName": "Bocken Fitness", "identifier": "org.bocken.fitness", "version": "0.1.0", "build": { "devUrl": "http://192.168.1.4:5173", "frontendDist": "http://192.168.1.4:5173" }, "app": { "withGlobalTauri": true, "windows": [ { "title": "Bocken Fitness", "url": "/fitness", "fullscreen": false, "useHttpsScheme": false } ] }, "bundle": { "active": true, "targets": "all", "icon": [ "icons/32x32.png", "icons/128x128.png", "icons/128x128@2x.png", "icons/icon.icns", "icons/icon.ico" ] } }