About Lamiaa Hub
Lamiaa Hub is a curated PWA marketplace featuring premium micro applications. Each app is handpicked for quality, privacy, and offline capability. Buy once, own forever — no subscriptions, no accounts, no tracking.
Architecture
Pure PWA
Every app is a progressive web app. Install it once, use it instantly — even offline. No app store required.
Sandboxed
Each app runs inside an isolated <iframe> with strict security policies. Apps cannot access each other or the hub.
Offline-First
A service worker caches the hub and all app assets. Once visited, everything works without a network connection.
Your Data
Every app persists data in localStorage under a scoped namespace. Nothing leaves your device.
Tech Stack
Security
- Strict Content Security Policy — inline scripts blocked,
object-srcdisabled,frame-ancestorsdenied. - App iframes use
sandbox="allow-scripts allow-forms allow-popups"— no same-origin access to the hub. - No analytics, no tracking, no telemetry of any kind.
Data & Privacy
There is no server. There are no accounts. Everything you do stays in your browser. Your data is yours.