hyperdeck-monitor/frontend/assets/manifest.json

12 lines
243 B
JSON
Raw Permalink Normal View History

2024-05-03 18:23:21 +01:00
{
"name": "Hyperdeck Monitor",
"short_name": "Hyperdeck Monitor",
"icons": [],
"lang": "en-GB",
"id": "/index.html",
"start_url": "./index.html",
"display": "standalone",
"background_color": "white",
"theme_color": "white"
}