Autonomy Realms

Mobile App


Overview

Autonomy Realms supports mobile access through both Progressive Web App (PWA) capabilities and a native app built with Capacitor.

PWA Settings

The PWA configuration allows your realm to be installed as a standalone app on mobile devices directly from the browser. Configure PWA settings to control:

  • App name and short name — How the app appears on the home screen
  • Theme color — The color used for the browser chrome and splash screen
  • Display mode — Whether the app runs in a standalone window or within the browser

When properly configured, visitors can add your realm to their home screen and access it like a native app without downloading anything from an app store.

Native App Features

The native app is built on Capacitor, providing access to device capabilities beyond what the browser offers. Native features include:

  • Camera and media access — Capture signals directly from the device
  • GPS tracking — Record traces using the device's location services
  • Push notifications — Receive alerts about new content or activity
  • Offline support — Access cached content when connectivity is limited

The mobile app settings page lets you configure which native features are enabled and how they behave within your realm.