{
    "applinks": {
        "apps": [],
        "details": [
            {
                "appIDs": [
                    "7C5D84864H.com.joindesign.react"
                ],
                "paths": ["/reset-password*"],
                "components": [
                    {
                        "#": "/reset-password*",
                        "comment": "Matches any URL whose fragment equals no_universal_links and instructs the system not to open it as a universal link"
                    },
                    {
                        "/": "/",
                        "#": "/reset-password*",
                        "comment": "Matches any URL whose path starts with /#/reset-password"
                    },
                     {
                         "/": "/reset-password*",
                         "comment": "Matches any URL whose path starts with /reset-password"
                     }

                ]
            }
        ]
    }
}
