Adds an Afro icon to your home screen with a full-screen, app-like experience.
Send staff this link and have them follow the steps for their phone:
/installEmployees sign in with the email and password an administrator created for them in Admin → Employees.
A native Android wrapper is included in the project (Capacitor). Build a signed installable app-release.apk on your computer with:
bun install && bunx cap add android && cd android && ./gradlew assembleReleaseFull step-by-step instructions, including keystore signing, are in ANDROID_APK.md in the project root.