
{
    "applinks": {
        "details": [
            {
                "appIDs": ["BRL9LWL5RS.com.bash", "BRL9LWL5RS.com.tfglabs.manhattan.dev", "BRL9LWL5RS.com.tfglabs.manhattan.beta"],
                "components": [
                    {
                        "/" : "*vtexid*",
                        "exclude": true,
                        "comment": "Do not allow any links containing vtexid to open in the app"
                    },
                    {
                        "/" : "/_v/*",
                        "exclude": true,
                        "comment": "Do not allow /_v/* to open in the app"
                    },
                    {
                        "/" : "/cdn-cgi/*",
                        "exclude": true,
                        "comment": "Do not allow /cdn-cgi/* to open in the app"
                    },
                    {
                        "/" : "/customer-service/*",
                        "exclude": true,
                        "comment": "Do not allow any customer service links to open the app"
                    },
                    {
                        "/" : "/about",
                        "exclude": true,
                        "comment": "Do not allow /about to open in the app"
                    },
                    {
                        "/" : "/paynow",
                        "exclude": true,
                        "comment": "Do not allow /paynow to open in the app"
                    },
                    {
                        "/" : "/*",
                        "comment": "Allow all other links to open in the app"
                    }
                ]
            }
        ]
    }
}
