mirror of
https://github.com/jetkvm/kvm.git
synced 2026-06-20 05:24:32 +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