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

# Mobile App

> Install Decoda on your mobile device for on-the-go access

## Mobile App Installation

Decoda is available as a Progressive Web App (PWA) that you can install on your iOS or Android device. Once installed, you can access Decoda directly from your home screen with a native app-like experience.

## Installation Instructions

<Tabs>
  <Tab title="iOS (iPhone & iPad)">
    <Info>The app must be opened in Safari. Other browsers like Chrome do not support PWA installation on iOS.</Info>

    <Steps>
      <Step title="Open in Safari">
        Navigate to Decoda in Safari on your iOS device.
      </Step>

      <Step title="Tap the Share Button">
        Tap the **Share** button (square with arrow pointing up) at the bottom of the screen.
      </Step>

      <Step title="Add to Home Screen">
        Scroll down in the share menu and tap **"Add to Home Screen"**.
      </Step>

      <Step title="Confirm Installation">
        Customize the name if desired, then tap **"Add"** to confirm.
      </Step>
    </Steps>

    The Decoda app icon will now appear on your home screen. Tap it to launch the app in standalone mode.
  </Tab>

  <Tab title="Android & Chrome">
    <Steps>
      <Step title="Open in Chrome">
        Navigate to Decoda in Chrome or another Chromium-based browser.
      </Step>

      <Step title="Install the App">
        Look for the install prompt that appears automatically, or:

        * Tap the **menu** (three dots) in the top-right corner
        * Select **"Install app"** or **"Add to Home screen"**
      </Step>

      <Step title="Confirm Installation">
        Confirm the installation when prompted.
      </Step>
    </Steps>

    The Decoda app will be installed and accessible from your home screen or app drawer.
  </Tab>
</Tabs>

## Benefits

<CardGroup cols={2}>
  <Card title="Quick Access" icon="rocket">
    Launch Decoda directly from your home screen without opening a browser.
  </Card>

  <Card title="Offline Capability" icon="wifi-slash">
    Access cached content even without an internet connection.
  </Card>

  <Card title="Native Experience" icon="mobile">
    App-like interface optimized for mobile devices with smooth navigation.
  </Card>

  <Card title="Faster Loading" icon="bolt">
    Improved performance with service worker caching for instant load times.
  </Card>

  <Card title="Push Notifications" icon="bell">
    Receive important updates and alerts when enabled.
  </Card>

  <Card title="Auto Updates" icon="arrows-rotate">
    The app updates automatically when connected to the internet.
  </Card>
</CardGroup>

## Troubleshooting

<AccordionGroup>
  <Accordion title="iOS: Can't find 'Add to Home Screen'">
    Make sure you're using **Safari**, not Chrome or other browsers. Only Safari supports PWA installation on iOS devices.
  </Accordion>

  <Accordion title="iOS: Share button not visible">
    Try scrolling the page or refreshing. The share button should appear at the bottom of the Safari browser.
  </Accordion>

  <Accordion title="iOS: Installation fails">
    Ensure you have sufficient storage space on your device and try again. You may also need to close and reopen Safari.
  </Accordion>

  <Accordion title="Android: Install prompt doesn't appear">
    Check your browser settings to ensure PWA installation is enabled. You can also manually install via the browser menu (three dots).
  </Accordion>

  <Accordion title="Android: App won't install">
    Clear your browser cache and try again. Go to **Settings > Apps > Chrome > Storage > Clear Cache**.
  </Accordion>

  <Accordion title="Android: Icon missing after install">
    The app may be in your app drawer rather than your home screen. Search for "Decoda" in your app drawer or use your device's search function.
  </Accordion>
</AccordionGroup>

## Updating the App

<Note>
  The Decoda mobile app updates automatically when you have an internet connection. You'll be prompted to refresh when a new version is available.
</Note>

Simply reload the app to get the latest features and improvements.
