URL Routing Behaviors
Define how different URL patterns open:
* **Internal WebView:** Load the path inside the primary application frame.
* **In-App Browser:** Open link targets inside an overlay browser sheet.
* **External Native Browser:** Launch links in the user's default browser (Safari/Chrome).