mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
13 lines
201 B
JSON
Executable File
13 lines
201 B
JSON
Executable File
{
|
|
"name": "Comty",
|
|
"start_url": ".",
|
|
"display": "standalone",
|
|
"background_color": "white",
|
|
"description": "RageStudio users dashboard",
|
|
"icons": [
|
|
{
|
|
"src": "logo.svg"
|
|
}
|
|
]
|
|
}
|