{
    "applinks": {
        "details": [
            {
                "appIDs": [
                    "PZYM8XX95Q.au.com.shiftyjelly.podcasts"
                ],
                "components": [
                    {
                        "/": "/get",
                        "comment": "Matches all share URLs"
                    },
                    {
                        "/": "/redeem/*",
                        "comment": "Matches any URL with a path that starts with /redeem/"
                    },
                    {
                        "/": "/gravatar/oauth",
                        "comment": "Callback URI for Gravatar OAuth"
                    },
                    {
                        "/": "/social/share/show/*",
                        "comment": "Matches any social share URL"
                    },
                    {
                        "/": "/podcast/*",
                        "comment": "Matches all podcast URLs (slug version)"
                    },
                    {
                        "/": "/podcasts/*",
                        "comment": "Matches all podcast URLs (non-slug version)"
                    }
                ]
            }
        ]
    },
    "webcredentials": {
        "apps": [
            "PZYM8XX95Q.au.com.shiftyjelly.podcasts"
        ]
    },
    "appclips": {
        "apps": [
            "PZYM8XX95Q.au.com.shiftyjelly.podcasts.Clip"
        ]
    }
}
