frontend: rebrand liberouter-gui to Netopeer2GUI
diff --git a/app.config.json b/app.config.json
new file mode 100644
index 0000000..fabd286
--- /dev/null
+++ b/app.config.json
@@ -0,0 +1,10 @@
+{
+  "logo" : "assets/netopeer/logo.png",
+  "name" : "Netopeer",
+  "api" : {
+    "url" : "/libapi",
+    "host" : null,
+    "port" : null,
+    "proto" : null
+  }
+}