{
    "applinks": {
        "details": [
            {
                "appIDs": [
                    "955SGMR58S.com.tapcart.zcmOjKFIkS"
                ],
                "components": [
                    {
                        "/": "/product/*",
                        "comment": "Matches any URL with /product/ and opens it as a universal link."
                    },
                    {
                        "/": "/category/*",
                        "comment": "Matches any URL with /category/ and opens it as a universal link."
                    },
                    {
                        "/": "/brand/*",
                        "comment": "Matches any URL with /brand/ and opens it as a universal link."
                    }
                ]
            }
        ]
    }
}