Stone.js API
    Preparing search index...
    NavigationOrigin: "launch" | "deep-link" | "in-app"

    Where a navigation intent came from.

    • launch: the URL the application was opened with (cold start, deep link included).
    • deep-link: a URL delivered while the application was already running.
    • in-app: a navigate() call from the application itself.