diff --git a/pages/02.applications/02.docs/grocy/app_grocy.md b/pages/02.applications/02.docs/grocy/app_grocy.md
new file mode 100644
index 00000000..dc35d354
--- /dev/null
+++ b/pages/02.applications/02.docs/grocy/app_grocy.md
@@ -0,0 +1,37 @@
+---
+title: Grocy
+template: docs
+taxonomy:
+    category: docs, apps
+routes:
+  default: '/app_grocy'
+---
+
+![grocy's logo](image://grocy-logo.png?resize=100)
+
+
+[![Install Grocy with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=grocy) 
+[![Integration level](https://dash.yunohost.org/integration/grocy.svg)](https://dash.yunohost.org/appci/app/grocy)
+
+
+### Index
+
+- [Configuration](#configuration)
+- [Useful links](#useful-links)
+
+Grocy is a web-based self-hosted groceries & household management solution for your home.
+
+## Configuration
+
+ Default login
+```
+	user: admin
+	password: admin
+```
+
+## Useful links
+
+* Official app website: [https://grocy.info/](https://grocy.info/)
+* Upstream app code repository: https://github.com/grocy/grocy
+* Demo: [https://en.demo.grocy.info/stockoverview](https://en.demo.grocy.info/stockoverview)
+* Report a bug: [https://github.com/YunoHost-Apps/grocy_ynh/issues](https://github.com/YunoHost-Apps/grocy_ynh/issues)