mirror of
https://github.com/AmanTahiliani/box-box.git
synced 2026-08-07 11:54:59 -04:00
16 lines
299 B
JSON
16 lines
299 B
JSON
{
|
|
"short_name": "box-box",
|
|
"name": "box-box | Live F1 Dashboard",
|
|
"icons": [
|
|
{
|
|
"src": "/favicon.jpg",
|
|
"type": "image/jpeg",
|
|
"sizes": "192x192 512x512"
|
|
}
|
|
],
|
|
"start_url": ".",
|
|
"display": "standalone",
|
|
"theme_color": "#0d0d0d",
|
|
"background_color": "#0d0d0d"
|
|
}
|