hello world

This commit is contained in:
2026-05-04 21:01:10 +02:00
commit a9107816c1
8 changed files with 274 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"id": "net.comff.test",
"version": "1.0.0",
"vendor": "My Company",
"type": "web",
"main": "index.html",
"title": "test app",
"icon": "icon.png",
"largeIcon": "largeIcon.png"
}