{
  "client_id": "https://sakurasora.social/oauth/client-metadata.json",
  "client_name": "PDS Account Manager",
  "client_uri": "https://sakurasora.social",
  "redirect_uris": [
    "https://sakurasora.social/app/",
    "https://sakurasora.social/app/migrate"
  ],
  "grant_types": ["authorization_code", "refresh_token"],
  "response_types": ["code"],
  "scope": "atproto transition:generic repo:* blob:*/* rpc:* rpc:com.atproto.server.createAccount?aud=* account:*?action=manage identity:*",
  "token_endpoint_auth_method": "none",
  "application_type": "web",
  "dpop_bound_access_tokens": true
}
