19 lines
383 B
JSON
19 lines
383 B
JSON
{
|
|
"name": "Cloudly",
|
|
"short_name": "Cloudly",
|
|
"description": "Cloudly infrastructure management dashboard",
|
|
"start_url": "/",
|
|
"scope": "/",
|
|
"display": "standalone",
|
|
"background_color": "#000000",
|
|
"theme_color": "#000000",
|
|
"icons": [
|
|
{
|
|
"src": "/favicon.svg",
|
|
"sizes": "any",
|
|
"type": "image/svg+xml",
|
|
"purpose": "any maskable"
|
|
}
|
|
]
|
|
}
|