LivepeerEvents/public/manifest.json
2023-05-04 09:59:00 +02:00

15 lines
258 B
JSON

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