pcs-remote-monitoring-webui/public/manifest.json

16 строки
306 B
JSON

{
"short_name": "Remote Monitoring",
"name": "Azure Remote Monitoring",
"icons": [
{
"src": "favicon.ico",
"sizes": "110x120",
"type": "image/png"
}
],
"start_url": "./index.html",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}