Files
2021-04-21 10:16:24 +02:00

16 lines
282 B
JSON

{
"short_name": "Bee Dashboard",
"name": "Bee Dashboard",
"icons": [
{
"src": "favicon.ico",
"sizes": "48x48",
"type": "image/x-icon"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}