mirror of
https://github.com/jetkvm/kvm.git
synced 2026-05-21 05:20:35 +00:00
9768b5eba7
Browsers like Safari and Edge on macOS require icons with purpose "any" to display the app icon when installed as a desktop app. Previously, only "maskable" purpose icons were declared, causing a generic icon to appear instead of the JetKVM logo. Fixes #816