The web app includes a manifest, service worker, app icons and standalone presentation.
Public PWA resources, installation interface and service-worker tests.
iOS installation uses Safari rather than the App Store.
Does VENTEX Connect work as an installable app on iPhone, Android and desktop?
Yes. Connect is implemented as an installable PWA with standalone mode, safe-area support, controlled updates, an offline page, Web Push and device-bound subscriptions.
Public PWA resources, installation interface and service-worker tests.
iOS installation uses Safari rather than the App Store.
Explicit cache allowlist plus offline and update checks.
Offline mode does not expose arbitrarily stale operational history; unsent messages use a local outbox.
VAPID configuration, subscription endpoints and a default without message preview.
iOS push requires an installed Home Screen app and explicit permission; delivery remains under OS control.
Does VENTEX Connect work as an installable app on iPhone, Android and desktop?
No. The PWA is installed through the browser; on iOS via Safari and Add to Home Screen.
No. Web Push and sound playback remain constrained by iOS; unrestricted native background and sound control is unavailable to a PWA.