Mobile Platform
Installable mobile shell, native-ready packaging, and touch-aware navigation.
ServoAgent now exposes responsive layout state, touch gesture analysis, installable PWA metadata, push-notification readiness, biometric capability checks, and Capacitor packaging defaults through one shared mobile layer.
Responsive layouts
Dashboard routes carry layout and bottom-nav policy by breakpoint.
Tracked routes: 3
Touch-optimized views: 2
Bottom nav enabled: 2
Safe-area aware: 3
PWA manifest
Standalone launch, dark shell colors, screenshots, and maskable icons.
Display mode: standalone
Orientation: portrait
Icons: 3
Screenshots: 2
Native wrapper
Capacitor config defines app identity, schemes, and mobile plugins.
App ID: com.servoagent.mobile
Native targets: 2
Plugins: SplashScreen, PushNotifications, StatusBar
Release readiness
App-store deployment is tracked for both iOS and Android.
IOS
com.servoagent.mobile
App icons and Apple web app assets • Push presentation options • Biometric unlock readiness
ANDROID
com.servoagent.mobile
Adaptive and maskable icons • Installable manifest and service worker • Release checklist and native wrapper config
Shared shell behavior
Mobile runtime is exposed in the actual app shell, not just documentation.
Bottom navigation appears on dashboard routes for mobile breakpoints.
Edge swipes open and close the dashboard sidebar.
Install prompts, push permission, and biometric readiness are surfaced from the root provider stack.