11 lines
266 B
JSON
11 lines
266 B
JSON
{
|
|
"name": "Diagram Tools",
|
|
"short_name": "Diagrams",
|
|
"start_url": "./",
|
|
"scope": "./",
|
|
"display": "standalone",
|
|
"background_color": "#24172c",
|
|
"theme_color": "#24172c",
|
|
"icons": [{ "src": "./favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
|
|
}
|