{
    "applinks": {
        "details": [
            {
                "appIDs": [
                    "SL3TH38Y7N.com.unionbankph.corporate-sme",
                    "7MD4DRE548.com.unionbankph.corporate.enterprise-qat3-sme",
                    "7MD4DRE548.com.unionbankph.corporate.enterprise-qat2-sme",
                    "7MD4DRE548.com.unionbankph.corporate.enterprise-qat-sme",
                    "7MD4DRE548.com.unionbankph.corporate.enterprise-dev-sme"
                ],
                "components": [
                    {
                        "/": "/accountopening",
                        "comment": "This prioritizes opening the SME app for /accountopening universal link"
                    }
                ]
            },
            {
                "appIDs": [
                    "SL3TH38Y7N.com.unionbankph.corporate",
                    "7MD4DRE548.com.unionbankph.corporate.enterprise-qat3",
                    "7MD4DRE548.com.unionbankph.corporate.enterprise-qat2",
                    "7MD4DRE548.com.unionbankph.corporate.enterprise-qat",
                    "7MD4DRE548.com.unionbankph.corporate.enterprise-dev"
                ],
                "components": [
                    {
                        "/": "*",
                        "comment": "Matches any URL whose path starts with /. Also, prioritizes opening Portal app on all universal link."
                    },
                    {
                        "/": "/e/*",
                        "exclude": true,
                        "comment": "Matches any URL whose path starts with /e/ and instructs the system not to open it as a universal link."
                    }
                ]
            },
            {
                "appIDs": [
                    "SL3TH38Y7N.com.unionbankph.corporate-sme",
                    "7MD4DRE548.com.unionbankph.corporate.enterprise-qat3-sme",
                    "7MD4DRE548.com.unionbankph.corporate.enterprise-qat2-sme",
                    "7MD4DRE548.com.unionbankph.corporate.enterprise-qat-sme",
                    "7MD4DRE548.com.unionbankph.corporate.enterprise-dev-sme"
                ],
                "components": [
                    {
                        "/": "*",
                        "comment": "Matches any URL whose path starts with /. Low priority opening SME app on all universal link if not account opening."
                    },
                    {
                        "/": "/e/*",
                        "exclude": true,
                        "comment": "Matches any URL whose path starts with /e/ and instructs the system not to open it as a universal link."
                    }
                ]
            }
        ]
    }
}