Tauri v2 desktop filenames
The package uses the standard Tauri desktop filenames: 32x32.png, 64x64.png, 128x128.png, 128x128@2x.png, icon.png, icon.ico, and icon.icns. It also includes the Square logo and StoreLogo PNG files intended for AppX or Microsoft Store targets.
Extract the package into the project root to create the src-tauri/icons directory expected by a conventional Tauri project.