meky-vodafone/onirix-app-angular-deeplink — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple Angular app called ArGameApp for an AR game landing page that opens an Onirix experience through a deep link.

When someone opens the web link on their phone, they should see a clean branded screen with a short intro, a clear Start AR button, and a loading state while the app tries to open the experience. If automatic opening is blocked, show a friendly message telling them to tap the button instead. If the link is missing or wrong, show a simple error screen with a retry option.

Please make it responsive for mobile first, but still look okay on desktop. It should work locally with Angular and also when exposed through an ngrok URL. If there are query parameters in the URL, preserve them and pass them along to the deep link if that makes sense.

Keep the code simple and easy to adjust later. Look up current Onirix deep link docs online if you need to.

Want more depth? Deep Reverse