RookieEnough/Orion-Store — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me an Android first app store called Orion Store. I want it to feel like a clean dark modern gateway for modded apps and open source tools, with no private server and no tracking. The catalog should come from public JSON data, and each app should show where it comes from, including GitHub, GitLab, or Codeberg releases.

Users should be able to browse apps, search, view app details, download APKs, see download progress, install them on Android, and check for updates based on what is already installed. Add an update center, a clear download queue, and ready to install states.

Please include basic security tools like a quick APK scan, deeper file analysis, and warnings for risky packages. Also add power user tools like APK extraction, package inspection, system app controls, and a developer mode that shows source info, cache state, API quota, and useful diagnostics.

Use React, TypeScript, Vite, Capacitor, and Tailwind. Look up current docs online if needed.

Want more depth? Deep Reverse