Add webview
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..e574da5
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,6 @@
+[submodule "webview"]
+	path = webview
+	url = git@github.com:webview/webview.git
+[submodule "json"]
+	path = json
+	url = git@github.com:nlohmann/json.git