{ "tauri": { "systemTray": { "iconPath": "icons/tray-icon.png" }, "bundle": { "targets": ["deb", "appimage", "updater"], "deb": { "depends": ["openssl"] } } } }