Maybe w something like https://vite-plugin-pwa.netlify.app/
Original request
Hey there! Chrome, Edge, and Brave all support dock-installed PWA apps out of the box. All you need to do is to provide a manifest.json with an offline worker and app icons to support it. I was able to hack one together (without the manifest.json) using Chrome’s “Create shortcut” feature but it doesn’t have the titleBar color customizations. Anyway, I thought this would be a fast, easy way to support native app installs for the tons of people that use those browsers.
This might be really easy or hard , hard to tell rn