Release flow Tools v0.1.0

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