Windows Package Manager, better known as WinGet, is now the popular way for Windows power users to install and maintain software on Windows OSes. Similar to package managers on Linux, it allows for searching, installing, and upgrading using the command line.
Because browserpass-native already has an MSI-based installer, adding it to WinGet is quite straightforward. The steps are described here on Microsoft's website:
https://learn.microsoft.com/en-us/windows/package-manager/package/
It will be great if browserpass-native can be installed using WinGet in the future.