17 lines
383 B
JSON
17 lines
383 B
JSON
{
|
|
"name": "GREE Controller",
|
|
"short_name": "GREE",
|
|
"start_url": "./dashboard",
|
|
"scope": "./",
|
|
"display": "standalone",
|
|
"background_color": "#151515",
|
|
"theme_color": "#151515",
|
|
"icons": [
|
|
{
|
|
"src": "favicon.svg",
|
|
"sizes": "any",
|
|
"type": "image/svg+xml",
|
|
"purpose": "any maskable"
|
|
}
|
|
]
|
|
} |