Skip to main content
PropOps is a Progressive Web App (PWA) — it can be installed directly from the browser onto any desktop or mobile device, providing a native app experience without an app store.

Features

Installable

Add PropOps to your home screen or desktop. It launches in its own window, just like a native app.

Offline caching

A service worker caches essential assets so the app loads instantly, even on slow or intermittent connections.

Push notifications

Receive real-time push notifications on desktop and mobile, even when the browser is closed.

iOS support

Full home-screen support on iOS devices with a custom splash screen and icon.

Installing the app

  1. Open PropOps in your browser
  2. Click the install icon in the address bar (or the three-dot menu → Install PropOps)
  3. Click Install
  4. PropOps opens in its own window and appears in your app launcher

Service worker

The service worker handles:
  • Asset caching — CSS, JavaScript, and images are cached locally for fast load times
  • Offline fallback — essential pages remain accessible when the network is unavailable
  • Background sync — queued actions are retried when connectivity is restored

Web app manifest

The manifest.webmanifest file defines how PropOps appears when installed:
PropertyValue
NamePropOps
DisplayStandalone (no browser chrome)
OrientationAny
Theme colourMatches your organisation’s brand colour
IconsMultiple sizes for all device types