URI support for iOS?

I see in the docs that you can use androidapp:// to save an Android app URI. I know iOS follows similar protocol with Reverse Domain Name Notation. Would it be possible to implement an iOS URI Protocol?

iOS does not give us access to the app’s id. Apps can associate themselves to a https:// URL, which is what it matches by.