Release diagram Tools v0.1.0

This commit is contained in:
2026-09-01 14:10:51 +02:00
commit b78f20f66a
57 changed files with 8273 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"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" }]
}