Apps
Same Wave site in a home-screen app, a phone store wrapper, or a Windows/Mac/Linux desktop window. Install from the browser first — native packages wrap this URL after the domain is on Next.js.
Chrome → menu → Install app. For the Play-style wrapper: npm run cap:android on a machine with Android Studio (app id com.wavemusicapp.android).
Safari → Share → Add to Home Screen. For the App Store wrapper, run npm run cap:ios on a Mac with Xcode.
Edge → install WaveMusicApp from the address bar (Microsoft’s PWA). For an .exe installer: npm run desktop:win. For the Microsoft Store, submit the live PWA at PWABuilder.
Chrome/Edge install, or Safari Add to Dock on Mac. Desktop packages: npm run desktop:mac (DMG) and npm run desktop:linux (AppImage).