fix(web): clean dashboard console errors
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user