{
  "applinks": {
    "apps": [],
    "details": [
      {
        "appIDs": [
          "F58PWKZ8KS.app.filmnoir.appstore"
        ],
        "components": [
          {
            "#": "no_universal_links",
            "exclude": true,
            "comment": "Matches any URL whose fragment equals no_universal_links and instructs the system not to open it as a universal link"
          },
          {
            "/": "/press",
            "exclude": true
          },
          {
            "/": "/terms",
            "exclude": true
          },
          {
            "/": "/privacy",
            "exclude": true
          },
          {
            "/": "/newsletter",
            "exclude": true
          },
          {
            "/": "/attributions",
            "exclude": true
          },
          {
            "/": "/links/tmdb/*"
          },
          {
            "/": "/external/films/tmdb/*"
          },
          {
            "/": "/external/tv-series/tmdb/*"
          },
          {
            "/": "*",
            "comment": "Matches any URL whose path is * and instructs the system to open it as a Universal link"
          },
          {
            "/": "/",
            "comment": "Matches any URL whose path is / and instructs the system to open it as a Universal link"
          }
        ]
      }
    ]
  }
}