Siri app that opens a URL in your devices preferred browser

I am looking to build a siri app that when you say "hey siri [specific phrase]" it lunches a specific URL in the iPhones preferred browser. I know I can use a custom intent to build it, but I am worried that it wont pass an apple code review because its not what siri apps are originally intended to do.

I don't want to go all the way down the rabbit hole only to find out that it cannot be published and used by many people. Can any one give me some guidance on this?

Thanks