{ "applinks": { "details": [ { "appIDs": [ "696LF4HKGJ.io.prisid.app", "696LF4HKGJ.io.prisid.app.staging", "696LF4HKGJ.io.prisid.app.debug" ], "components": [ { "/": "/mobile", "comment": "Matching all mobile specific urls" }, { "/": "/account/profile/verifyNewEmail/*/*", "comment": "Matching new email verification" }, { "/": "/account/profile/verifyEmail/*/*", "comment": "Matching original email verification" }, { "/": "/notifications/accept/*/*", "comment": "Matching role acceptance link" }, { "/": "/signup", "exclude": true, "comment": "Do not link signup (might not be required)" }, { "/": "/signup/*", "exclude": true, "comment": "Do not link (might not be required)" }, { "/": "/", "exclude": true, "comment": "Match base app.prisid.io" } ] } ] } }