comty/manifest.json
2020-05-13 13:17:03 +02:00

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"
}
]
}