zero-ui/frontend/public/manifest.json
2021-03-21 22:25:13 +03:00

14 lines
226 B
JSON

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