aboutsummaryrefslogtreecommitdiffstats
path: root/src/mockups/apps.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/mockups/apps.json')
-rw-r--r--src/mockups/apps.json26
1 files changed, 26 insertions, 0 deletions
diff --git a/src/mockups/apps.json b/src/mockups/apps.json
new file mode 100644
index 0000000..c30bdd4
--- /dev/null
+++ b/src/mockups/apps.json
@@ -0,0 +1,26 @@
+[
+ {
+ "id": "hvac",
+ "name": "HVAC"
+ },
+ {
+ "id": "phone",
+ "name": "PHONE"
+ },
+ {
+ "id": "radio",
+ "name": "RADIO"
+ },
+ {
+ "id": "multimedia",
+ "name": "MULTIMEDIA"
+ },
+ {
+ "id": "dashboard",
+ "name": "DASHBOARD"
+ },
+ {
+ "id": "settings",
+ "name": "SETTINGS"
+ }
+] \ No newline at end of file