URL source indicating the Push action is of type Action.OpenApp, which simply opens the application with no associated URL. The handleUrlurl parameter will be empty for this source.
URL source indicating the URL is a deep link, originating from a Push action of type Action.Deeplink. The URL should be handled by the app's deep link routing logic to navigate to the appropriate in-app destination.