{ "applinks": { "details": [ { "appIDs": [ "696LF4HKGJ.io.prisid.app", "696LF4HKGJ.io.prisid.app.staging", "696LF4HKGJ.io.prisid.app.debug" ], "components": [ { "/": "/signup", "exclude": true, "comment": "Do not link signup" }, { "/": "/signup/*", "exclude": true, "comment": "Do not link signup" }, { "/": "/mobile", "comment": "Matching all mobile specific urls (this is not needed anymore because of the next rule, but it is here for documentation purposes)" }, { "/": "/*", "comment": "Match all routes on this domain" } ] } ] } }