This commit is contained in:
2026-04-30 20:10:14 +02:00
commit d531bc663d
31 changed files with 2046 additions and 0 deletions

9
manifest.json Normal file
View File

@@ -0,0 +1,9 @@
{
"id": "projektkontext",
"name": "Projektkontext",
"version": "0.1.0",
"minAppVersion": "1.4.0",
"description": "Projekte kontextbezogen strukturieren: Core, Target, Story, Areas und Features.",
"author": "marha",
"isDesktopOnly": false
}