2023-01-29 21:07:23 +01:00
|
|
|
{
|
2025-10-17 23:30:35 +02:00
|
|
|
"short_name": "5chan",
|
2026-03-01 14:26:29 +08:00
|
|
|
"name": "5chan — Decentralized Imageboard",
|
|
|
|
|
"description": "Free, open-source, decentralized imageboard built on the Bitsocial protocol. No servers, no admins — peer-to-peer via IPFS.",
|
2023-04-24 21:20:42 +00:00
|
|
|
"icons": [
|
|
|
|
|
{
|
|
|
|
|
"src": "manifest-icon-192x192.png",
|
|
|
|
|
"type": "image/png",
|
|
|
|
|
"sizes": "192x192"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"src": "manifest-icon-512x512.png",
|
|
|
|
|
"type": "image/png",
|
|
|
|
|
"sizes": "512x512"
|
|
|
|
|
}
|
|
|
|
|
],
|
2023-01-29 21:07:23 +01:00
|
|
|
"start_url": ".",
|
2026-03-01 14:26:29 +08:00
|
|
|
"display": "standalone",
|
|
|
|
|
"categories": ["social", "news"]
|
2023-01-29 21:07:23 +01:00
|
|
|
}
|