For Example :
I have an App with bundle ID : "it.example.x" and an AppClip whit bundle ID : "it.example.x.clip1" and this associated domain : "appclips:mytest1.com", it works and allows the user to perform an operation.
Can I create another AppClip with another bundle ID like : "it.example.x.clip2" and another associated domain like "appclips:mytest2.com" ? that allows the user to perform a different operation with a different workflow ?
If it's possible, how should they be published on the app store?
Else, if it's not possible, what is the alternative way to give the user more different experience in only one AppClip ?