Surprising is a privacy-first social application for realtime messaging, multi-device sync, voice and video calls, mobile runtime governance, offline replay, and cross-platform reliability.
Safe-area compatibility
Mobile pages and app shells must respect notches, system bars, and standalone display modes. The landing SEO upgrade keeps static content compatible with mobile safe-area constraints.
Mobile governance
Mobile governance describes how the application handles device identity, resumed sessions, background interruptions, and client pressure without relying on fragile page state.
Capacitor-friendly metadata
The landing site now includes mobile web app metadata and a manifest while keeping runtime JavaScript minimal, which preserves compatibility with Web and Capacitor shells.
Frequently answered questions
Is the landing site compatible with mobile app shells?
Yes. The SEO upgrade uses static metadata, a web manifest, and safe-area friendly CSS without adding a framework runtime.
What is mobile governance?
Mobile governance is the set of runtime rules for device identity, reconnect recovery, memory pressure, background suspension, and session continuity.