diff --git a/metadata/info.metadude.android.hope.schedule.yml b/metadata/info.metadude.android.hope.schedule.yml
new file mode 100644
index 0000000000..9ab9da4863
--- /dev/null
+++ b/metadata/info.metadude.android.hope.schedule.yml
@@ -0,0 +1,100 @@
+Categories:
+ - Time
+License: Apache-2.0
+AuthorName: Tobias Preuss
+AuthorEmail: tobias.preuss+hope@googlemail.com
+SourceCode: https://github.com/johnjohndoe/CampFahrplan
+IssueTracker: https://github.com/EventFahrplan/EventFahrplan/issues
+Translation: https://crowdin.com/project/eventfahrplan
+Liberapay: EventFahrplan
+
+AutoName: HOPE 2022 Schedule
+Description: |
+ Program app for the HOPE conference 2022
+
+ https://hope.net
+
+ A New HOPE will be a transformational conference
+ for the hacker community -- in so many ways. We've
+ all been through a lot, and it's been challenging.
+ It is a time to come together again to inspire,
+ transform, and share HOPE.
+
+ A New HOPE will be live and in person, and at a
+ great new venue. St. John's University has more
+ space, more possibilities, and offers us much
+ more support for HOPE far into the future.
+
+ We will miss our old long-time home, the Hotel
+ Pennsylvania, which is, sadly, being demolished.
+ But we are now ready for our next chapter. We hope
+ you'll join us for this this exciting bit of history
+ as we create A New HOPE together.
+
+ Features
+ * View program by day and rooms (side by side)
+ * Custom grid layout for smartphones (try landscape mode 🙃) and tablets
+ * Read detailed descriptions (speaker names, start time, room name, links, ...) of events
+ * Add events to favorites list
+ * Export favorites list
+ * Setup alarms for individual events
+ * Add events to your personal calendar
+ * Share a website link to an event with others
+ * Keep track of program changes
+ * Automatic program updates (configurable in settings)
+ * Integration with the Engelsystem project https://engelsystem.de - Online tool for coordinating helpers and shifts on large events
+
+ 🔤 Supported languages
+ (Event descriptions excluded)
+ * Dutch
+ * English
+ * French
+ * German
+ * Italian
+ * Japanese
+ * Portuguese
+ * Russian
+ * Spanish
+ * Swedish
+
+ 💡 Questions regarding the content can only be answered by the
+ HOPE Conference content team. This app simply offers a
+ way to consume and personalize the conference schedule.
+
+ 💣 Bug reports are very welcome. It would be awesome if you
+ can describe how to reproduce the particular error in the
+ issue tracker at https://github.com/EventFahrplan/EventFahrplan/issues.
+
+ 🏆 The app is based on the EventFahrplan app
+ which was initially built for the camp and annual congress of
+ the Chaos Computer Club. The source code of the app is publicly
+ available on GitHub at:
+ https://github.com/johnjohndoe/CampFahrplan/tree/hope-2022.
+
+ 🎨 HOPE artwork by Stefan Malenski.
+
+RepoType: git
+Repo: https://github.com/johnjohndoe/CampFahrplan.git
+
+Builds:
+ - versionName: 1.54.0-HOPE-Edition
+ versionCode: 88
+ commit: v.1.54.0-HOPE-Edition
+ subdir: app
+ sudo:
+ - apt-get update || apt-get update
+ - apt-get install -y openjdk-11-jdk-headless
+ - update-alternatives --auto java
+ gradle:
+ - hope2022
+ prebuild: cp local.properties gradle.properties
+
+MaintainerNotes: |
+ The branch for the HOPE Conference 2022 is maintained
+ in a separate fork of the main repository on purpose in order
+ to keep the latter well organized and less complex.
+
+AutoUpdateMode: None
+UpdateCheckMode: None
+CurrentVersion: 1.54.0-HOPE-Edition
+CurrentVersionCode: 88
diff --git a/metadata/info.metadude.android.hope.schedule/de/summary.txt b/metadata/info.metadude.android.hope.schedule/de/summary.txt
new file mode 100644
index 0000000000..fbbd99cb20
--- /dev/null
+++ b/metadata/info.metadude.android.hope.schedule/de/summary.txt
@@ -0,0 +1 @@
+App für das Konferenzprogramm der HOPE Konferenz 2022
diff --git a/metadata/info.metadude.android.hope.schedule/en-US/summary.txt b/metadata/info.metadude.android.hope.schedule/en-US/summary.txt
new file mode 100644
index 0000000000..81ce58ccc6
--- /dev/null
+++ b/metadata/info.metadude.android.hope.schedule/en-US/summary.txt
@@ -0,0 +1 @@
+Program app for the HOPE conference 2022
diff --git a/metadata/info.metadude.android.hope.schedule/et/summary.txt b/metadata/info.metadude.android.hope.schedule/et/summary.txt
new file mode 100644
index 0000000000..b45d17c474
--- /dev/null
+++ b/metadata/info.metadude.android.hope.schedule/et/summary.txt
@@ -0,0 +1 @@
+HOPE Conference 2022 päevakavarakendus
diff --git a/metadata/info.metadude.android.hope.schedule/fr/summary.txt b/metadata/info.metadude.android.hope.schedule/fr/summary.txt
new file mode 100644
index 0000000000..a5fdf1f47b
--- /dev/null
+++ b/metadata/info.metadude.android.hope.schedule/fr/summary.txt
@@ -0,0 +1 @@
+Application de programme de conférence pour la conférence HOPE 2022
diff --git a/metadata/info.metadude.android.hope.schedule/he/summary.txt b/metadata/info.metadude.android.hope.schedule/he/summary.txt
new file mode 100644
index 0000000000..3f120b32c5
--- /dev/null
+++ b/metadata/info.metadude.android.hope.schedule/he/summary.txt
@@ -0,0 +1 @@
+יישומון לו״ז לוועידת HOPE 2022
diff --git a/metadata/info.metadude.android.hope.schedule/pl/summary.txt b/metadata/info.metadude.android.hope.schedule/pl/summary.txt
new file mode 100644
index 0000000000..58210fe9c4
--- /dev/null
+++ b/metadata/info.metadude.android.hope.schedule/pl/summary.txt
@@ -0,0 +1 @@
+Aplikacja do obsługi programu konferencji HOPE 2022
diff --git a/metadata/info.metadude.android.hope.schedule/pt-BR/summary.txt b/metadata/info.metadude.android.hope.schedule/pt-BR/summary.txt
new file mode 100644
index 0000000000..499e422c8a
--- /dev/null
+++ b/metadata/info.metadude.android.hope.schedule/pt-BR/summary.txt
@@ -0,0 +1 @@
+Aplicativo do programa para Conferência de HOPE 2022
diff --git a/metadata/info.metadude.android.hope.schedule/pt-PT/summary.txt b/metadata/info.metadude.android.hope.schedule/pt-PT/summary.txt
new file mode 100644
index 0000000000..73a8783236
--- /dev/null
+++ b/metadata/info.metadude.android.hope.schedule/pt-PT/summary.txt
@@ -0,0 +1 @@
+App do programa de conferência HOPE 2022
diff --git a/metadata/info.metadude.android.hope.schedule/pt/summary.txt b/metadata/info.metadude.android.hope.schedule/pt/summary.txt
new file mode 100644
index 0000000000..6eccc4ebfa
--- /dev/null
+++ b/metadata/info.metadude.android.hope.schedule/pt/summary.txt
@@ -0,0 +1 @@
+Aplicação do programa de conferência HOPE 2022
diff --git a/metadata/info.metadude.android.hope.schedule/ro/summary.txt b/metadata/info.metadude.android.hope.schedule/ro/summary.txt
new file mode 100644
index 0000000000..aa8bce3617
--- /dev/null
+++ b/metadata/info.metadude.android.hope.schedule/ro/summary.txt
@@ -0,0 +1 @@
+Aplicație pentru programul conferinței HOPE 2022
diff --git a/metadata/info.metadude.android.hope.schedule/ru/summary.txt b/metadata/info.metadude.android.hope.schedule/ru/summary.txt
new file mode 100644
index 0000000000..12c2e21177
--- /dev/null
+++ b/metadata/info.metadude.android.hope.schedule/ru/summary.txt
@@ -0,0 +1 @@
+Приложение программы конференции для HOPE 2022
diff --git a/metadata/info.metadude.android.hope.schedule/tr/summary.txt b/metadata/info.metadude.android.hope.schedule/tr/summary.txt
new file mode 100644
index 0000000000..ee11a17327
--- /dev/null
+++ b/metadata/info.metadude.android.hope.schedule/tr/summary.txt
@@ -0,0 +1 @@
+HOPE konferansı 2022 için konferans programı uygulaması
diff --git a/metadata/info.metadude.android.hope.schedule/uk/summary.txt b/metadata/info.metadude.android.hope.schedule/uk/summary.txt
new file mode 100644
index 0000000000..b023a9b3b4
--- /dev/null
+++ b/metadata/info.metadude.android.hope.schedule/uk/summary.txt
@@ -0,0 +1 @@
+Застосунок програми конференції для HOPE 2022
diff --git a/metadata/info.metadude.android.hope.schedule/zh-CN/summary.txt b/metadata/info.metadude.android.hope.schedule/zh-CN/summary.txt
new file mode 100644
index 0000000000..6187cf9358
--- /dev/null
+++ b/metadata/info.metadude.android.hope.schedule/zh-CN/summary.txt
@@ -0,0 +1 @@
+HOPE 2022 会议的会议应用