mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
11 lines
245 B
JSON
11 lines
245 B
JSON
{
|
|
"short_name": "CloudCMD",
|
|
"name": "Cloud Commander",
|
|
"display": "standalone",
|
|
"start_url": "..",
|
|
"icons": [{
|
|
"src": "../img/favicon/favicon-256.png",
|
|
"type": "image/png",
|
|
"sizes": "256x256"
|
|
}]
|
|
}
|