We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The windows installer needs the icon as a .ico file. With with this command ImageMagicK creates the .ico file in the right dimensions.
convert data/icon.webp -define icon:auto-resize="128,96,64,48,32,16" windows/logo.ico