Install
Take DURA with you.
DURA is a Progressive Web App. Install it directly from your browser — no app store, no download manager, no account required. It works offline, stays up to date automatically, and your data never leaves your device.
Chrome
- 1Open dura.vercel.app in Chrome
- 2Click the install icon (⊕) in the address bar, or click ⋮ → "Install DURA"
- 3Click "Install" in the confirmation dialog
- 4DURA opens as a standalone app — find it in your Start Menu
Edge
- 1Open dura.vercel.app in Edge
- 2Click ⋯ → Apps → "Install DURA"
- 3Click "Install" in the confirmation dialog
- 4DURA appears in your Start Menu and can be pinned to the taskbar
Firefox
- 1Firefox does not natively support PWA installation on desktop
- 2For the best experience, open DURA in Chrome or Edge
- 3Or bookmark dura.vercel.app for quick access
Requirements
- Any modern browser (Chrome 73+, Edge 79+, Safari 16.4+, Firefox 113+)
- HTTPS connection (handled automatically)
- ~50MB storage for offline caching
- No account required — works immediately after install
What you get
- Standalone window. No browser chrome, no tabs, no distractions. Just your learning.
- Offline access. Lessons, flashcards, sandbox, and your progress — all available without internet.
- Quick launch. App icon in your taskbar, dock, or home screen. One tap to start learning.
- Auto-updates. Always the latest version. No manual updates, no app store approval delays.
- Local data. Your progress, settings, and flashcards are stored on your device. No account needed.
How it works
DURA is built as a Progressive Web App (PWA) — a web standard supported by all major browsers and operating systems. PWAs use service workers for offline caching, the Web App Manifest for installation metadata, and IndexedDB for local data storage. No native code, no app store fees, no platform lock-in.
Standards: W3C Web App Manifest, W3C Service Workers, WHATWG IndexedDB, W3C Web Push API.