diff --git a/app.json b/app.json new file mode 100644 index 0000000..65254b5 --- /dev/null +++ b/app.json @@ -0,0 +1,6 @@ +{ + "name": "MaterialTube", + "description": "MaterialTube is a beautiful and elegant web client for Invidious servers, built using Next.js and MUI.", + "repository": "https://github.com/Guusvanmeerveld/MaterialTube", + "keywords": ["react", "youtube", "nextjs", "mui", "invidious"] +}