> ## Documentation Index
> Fetch the complete documentation index at: https://docs.withrealm.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Desktop and mobile app

> Install Realm as a Progressive Web App on your devices

## Overview

<Frame>
  <img src="https://mintcdn.com/realm/4tyMcAOjf0TFx3Pz/images/desktop-app.png?fit=max&auto=format&n=4tyMcAOjf0TFx3Pz&q=85&s=24225eab0c05e86f55d7b8b361265cc5" alt="Realm desktop app" width="2880" height="1798" data-path="images/desktop-app.png" />
</Frame>

For a more native, app-like experience, you can install Realm as a Progressive Web App (PWA) on your desktop and mobile devices. This runs Realm in its own dedicated window, separate from your browser.

## Installation

<Tabs>
  <Tab title="Desktop">
    In your browser, navigate to your organization's Realm URL and look for an install icon in the address bar. Click it to add Realm to your desktop or applications folder.
  </Tab>

  <Tab title="iOS">
    Open your Realm URL in Safari, tap the Share icon, and select Add to Home Screen.
  </Tab>

  <Tab title="Android">
    Open your Realm URL in Chrome, tap the three-dot menu, and select Install app or Add to Home Screen.
  </Tab>
</Tabs>

<Tip>
  Installing Realm as a PWA provides faster access and a cleaner interface without browser tabs and toolbars.
</Tip>
