LivepeerEvents/public/manifest.json

15 lines
255 B
JSON

{
"short_name": "LivepeerEvents",
"name": "nframe.nl",
"icons": [
{
"src": "favicon.ico",
"type": "image/x-icon"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#855dfe",
"background_color": "#020643"
}