{
"name": "GARANT_S",
"short_name": "GARANT",
"description": "AI Escrow Protocol",
"icons": [
{ "src": "/logo.png", "sizes": "512x512", "type": "image/png" }
],
"ipfs": {
"cid": "Qm...", // если загружали на IPFS
"gateway": "https://ipfs.io/ipfs/Qm..."
},
"arweave": {
"txid": "abc123...", // если на Arweave
"gateway": "https://arweave.net/abc123..."
},
"ceramic": {
"stream": "kjzl6cwe1jw14..."
}
}