{
        "webcredentials": {
                "apps": [
                        "28NDH3FF4V.com.acgao.SpyAlert",
                        "28NDH3FF4V.com.acgao.MeteorMath"
                ]
        },
        "applinks": {
                "details": [
                        {
                                "appIDs": ["28NDH3FF4V.com.acgao.SpyAlert"],
                                "components": [
                                        {
                                                "/": "/apps/spyalert/link/*",
                                                "comment": "Matches any URL with a path that starts with /test/."
                                        }
                                ]
                        },
                        {
                                "appIDs": ["28NDH3FF4V.com.acgao.MeteorMath"],
                                "components": [
                                        {
                                                "/": "/apps/meteormath/link/*",
                                                "comment": "Matches any URL with a path that starts with /test/."
                                        }
                                ]
                        }
                ]
        }
}
