{
"@context": [
"https://www.w3.org/ns/activitystreams",
"https://w3id.org/security/v1"
],
"type": "Application",
"id": "https://fed.brid.gy/fed.brid.gy",
"url": "https://fed.brid.gy/",
"preferredUsername": "fed.brid.gy",
"summary": "Bridgy Fed is a bridge between decentralized social networks like the IndieWeb, fediverse, Bluesky, and others. More info here.",
"name": "Bridgy Fed",
"image": [
{
"type": "Image",
"url": "https://fed.brid.gy/static/bridgy_logo.jpg"
},
{
"name": "Bridgy Fed",
"type": "Image",
"url": "https://fed.brid.gy/static/bridgy_logo_square.jpg"
}
],
"icon": {
"name": "Bridgy Fed",
"type": "Image",
"url": "https://fed.brid.gy/static/bridgy_logo_square.jpg"
}
}