{    "applinks": {        "details": [            {                "appIDs": [                    "D5V8NK8DVE.com.Maxis.MyMaxis",                    "D5V8NK8DVE.com.Maxis.MyMaxis.PPV"                ],                "components": [                    {                        "#": "no_universal_links",                        "exclude": true,                        "comment": "Matches any URL with a fragment that equals no_universal_links and instructs the system not to open it as a universal link."                    },                    {                        "/": "/mymaxis/*",                        "comment": "Matches any URL with a path that starts with /mymaxis/."                    }                ]            }        ]    }}