Web apps can be published on the dApp Store by wrapping them as a Progressive Web App (PWA) inside an Android APK.Documentation Index
Fetch the complete documentation index at: https://docs.solanamobile.com/llms.txt
Use this file to discover all available pages before exploring further.
Create a PWA
Add a web manifest to your web app to make it a Progressive Web App.
Wrap into an Android APK
Use a tool like Bubblewrap CLI to wrap your PWA in a Trusted Web Activity (TWA) and produce a signed Android APK.
Convert a PWA to an APK
Follow the full step-by-step guide in the PWA tab of the APK building guide.
