{ "applinks": { "details": [ { "appIDs": [ "X8PY8SP3V4.com.rentennials" ], "components": [ { "/": "/", "comment": "Matches the root URL https://rentennials.app/" }, { "/": "/listing/*", "comment": "Matches any URL whose path starts with /listing/" }, { "/": "/request/*", "comment": "Matches the root URL https://rentennials.app/request/" }, { "/": "/warranty/*", "comment": "Matches any URL whose path starts with /warranty/" }, { "/": "/profile", "comment": "Matches exactly https://rentennials.app/profile" }, { "/": "/profile/*", "comment": "Matches any URL under /profile/, including /profile/bookings/..." }, { "/": "/invite-owner/*", "comment": "Matches the root URL https://rentennials.app/invite-owner/" }, { "/": "/oportunity/*", "comment": "Matches the root URL https://rentennials.app/oportunity/" }, { "/": "/postulations/*", "comment": "Matches the root URL https://rentennials.app/postulations/" } ] } ] } }