···1{
2- // Must be the same URL as the one used to obtain this JSON object
3- "client_id": "https://my-app.com/client-metadata.json",
4 "client_name": "My App",
5- "client_uri": "https://my-app.com",
6- "logo_uri": "https://my-app.com/logo.png",
7- "tos_uri": "https://my-app.com/tos",
8- "policy_uri": "https://my-app.com/policy",
9 "redirect_uris": [
10 "atprotobackups://auth"
11 ],