mirror of
https://github.com/beestat/app.git
synced 2025-05-23 18:04:14 -04:00
15 lines
312 B
JSON
15 lines
312 B
JSON
{
|
|
"name": "beestat",
|
|
"short_name": "beestat",
|
|
"icons": [
|
|
{
|
|
"src": "favicon.png",
|
|
"sizes": "36x36 48x48 72x72 96x96 128x128 144x144 192x192 256x256 512x512"
|
|
}
|
|
],
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#263238",
|
|
"theme_color": "#263238"
|
|
}
|