v1.0.1: Update app icon and switch win build target to portable
Replace default Electron icon with custom SVG-derived icon (512x512). Change Windows build target from nsis to portable to avoid EPERM when electron-builder tries to execute the generated uninstaller on restricted Windows systems.