# Customer Experience: App installation guide | Vronika

The install page gives device-appropriate instructions for adding the Trifecta progressive web app to a home screen.

---

**Path:** /platform/frontend/install
**Canonical:** https://vronika.co/platform/frontend/install
**Category:** Platform: Customer Experience
**Live Route:** /install
**Source File:** trifecta/client/src/pages/Install.tsx

## How It Works

1. The page detects the browser and device context available to the component.
2. It presents the matching install steps and visual guidance.
3. Installed guests can launch Trifecta in standalone app mode.

## Features

- Device-aware install instructions
- iOS and installable-browser guidance
- Standalone-app explanation
- Responsive step layout

## Integrations

- Progressive Web App manifest
- Browser install capabilities

---

## Sources
Content derived from the live trifectabar.com codebase and deployed platform. This explainer documents implemented code and does not expose protected source routes or business data.