diff --git a/data/apps.json b/data/apps.json index 78c009b1..4aca341f 100644 --- a/data/apps.json +++ b/data/apps.json @@ -1,8 +1,8 @@ [ { - "name": "App 1", + "name": "Calculator", "image": "cover.svg", - "directory": "app1" + "directory": "calc" } ] \ No newline at end of file