mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
12 lines
192 B
JSON
Executable File
12 lines
192 B
JSON
Executable File
{
|
|
"name": "Comty",
|
|
"start_url": ".",
|
|
"display": "standalone",
|
|
"description": "An client prototype of universal social network.",
|
|
"icons": [
|
|
{
|
|
"src": "logo.svg"
|
|
}
|
|
]
|
|
}
|