{
    "applinks": {
        "apps": [],
        "details": [
            {
                "appID": "TE47K6JPSV.com.llc.barsysapp",
                "paths": [
                    "/recipe/*",
                    "NOT /api/*",
                    "NOT /admin/*"
                ],
                "components": [
                    {
                        "/": "/recipe/*",
                        "comment": "Matches any URL whose path starts with /share/"
                    }
                ]
            }
        ]
    }
}