aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/app.json b/app.json
new file mode 100644
index 0000000..4b598d1
--- /dev/null
+++ b/app.json
@@ -0,0 +1,5 @@
+{
+ "name": "Minimalistic tic tac toe",
+ "description": "What else description do you need",
+ "keywords": ["react", "tic tac toe", "gpl"]
+}