11 lines
260 B
JSON
11 lines
260 B
JSON
{
|
|
"name": "Flow Tools",
|
|
"short_name": "Flows",
|
|
"start_url": "./",
|
|
"scope": "./",
|
|
"display": "standalone",
|
|
"background_color": "#202016",
|
|
"theme_color": "#202016",
|
|
"icons": [{ "src": "./favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
|
|
}
|