{ "appId": "com.nwaschk.api-tool", "files": ["dist-electron", "dist-svelte"], "extraResources": ["dist-electron/preload.cjs"], "icon": "./desktopIcon.png", "mac": { "target": "dmg" }, "linux": { "target": "AppImage", "category": "Utility" }, "win": { "target": ["portable", "nsis"] } }