This repository has been archived on 2026-02-28. You can view files and clone it, but cannot push or open issues or pull requests.
2025-12-18 00:12:31 +02:00

17 lines
297 B
JSON

{
"name": "RSCord",
"icons": [
{
"src": "/assets/flacara.webp",
"sizes": "512x512"
}
],
"start_url": "/app",
"display": "standalone",
"scope": "/",
"theme_color": "#05050a",
"categories":["social"],
"description": "ok",
"background_color": "#05050a",
"offline_enabled": true
}