domain prefix's supported:
- https://samer-j.github.io/quote-delight
- quote-delight://app
paths:
- /quotes/5 : opens home screen (quotes carousal) with quote of given id
- /list-all : opens listing page with all quotes
- /settings : opens settings page
How to test?
npx uri-scheme open quote-delight://app/settings --android
npx uri-scheme open https://sameer-j.github.io/quote-delight/settings --android