diff --git a/appinfo/info.xml b/appinfo/info.xml
index 73f839d9e18cb8a2035849b55eb70b8bfeb34a1d..4e308939dcfc090be6ac32898336f4c6ef13935a 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -3,28 +3,28 @@
       xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
     <id>podcast</id>
     <name>Podcast</name>
-    <summary>Browse, manage and listen to podcasts</summary>
-    <description>Listening to your favorite radio stations in Nextcloud! This
-app uses radio-browser.info database as a backend.
+    <summary>🔊 Browse, manage and listen to podcasts</summary>
+    <description>**🔊 Browse, listen and subscribe to podcasts**
 
+      Full featured podcatcher which uses the community index fyyd.de as a
+      source.
 
-- 🔊 Listen to radio stations directly in Nextcloud
-- 🔍 Browse thousands of stations worldwide
-- ⭐ Create your own list of favorite stations
-- â­• Dashboard widget support
-- âš¡ Keep track of recent played stations
-- 📁 Browse stations by language, country, etc.
+- 🔍 Browse and subscribe huge collection of podcasts
+- 🔊 Listen to episodes directly in Nextcloud
+- ⭐ Support episode chapters
 - 👂 Smoth audio playback and transitions
 
 </description>
-    <version>0.0.1</version>
+    <version>0.0.2</version>
     <licence>agpl</licence>
     <author mail="onny@project-insanity.org" >Jonas Heinrich</author>
     <namespace>Podcast</namespace>
     <category>multimedia</category>
     <website>https://git.project-insanity.org/onny/nextcloud-app-podcast</website>
     <bugs>https://git.project-insanity.org/onny/nextcloud-app-podcast/issues</bugs>
-    <screenshot small-thumbnail="https://git.project-insanity.org/onny/nextcloud-app-podcast/raw/master/screenshot-thumbnail.jpg">https://git.project-insanity.org/onny/nextcloud-app-radio/raw/master/screenshot.png</screenshot>
+    <screenshot small-thumbnail="https://git.project-insanity.org/onny/nextcloud-app-podcast/raw/master/dist/screenshot-thumbnail1.jpg">https://git.project-insanity.org/onny/nextcloud-app-podcast/raw/master/dist/screenshot1.png</screenshot>
+    <screenshot small-thumbnail="https://git.project-insanity.org/onny/nextcloud-app-podcast/raw/master/dist/screenshot-thumbnail2.jpg">https://git.project-insanity.org/onny/nextcloud-app-podcast/raw/master/dist/screenshot2.png</screenshot>
+    <screenshot small-thumbnail="https://git.project-insanity.org/onny/nextcloud-app-podcast/raw/master/dist/screenshot-thumbnail3.jpg">https://git.project-insanity.org/onny/nextcloud-app-podcast/raw/master/dist/screenshot3.png</screenshot>
     <dependencies>
         <nextcloud min-version="20" max-version="20"/>
     </dependencies>
diff --git a/dist/screenshot-thumbnail1.jpg b/dist/screenshot-thumbnail1.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..4c9135127687a7f1114ecf079372b21d6c28f021
Binary files /dev/null and b/dist/screenshot-thumbnail1.jpg differ
diff --git a/dist/screenshot-thumbnail2.jpg b/dist/screenshot-thumbnail2.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..d24f6664a23865abdb9cee042ce6e8651b37b2d5
Binary files /dev/null and b/dist/screenshot-thumbnail2.jpg differ
diff --git a/dist/screenshot-thumbnail3.jpg b/dist/screenshot-thumbnail3.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..55aa41445e8e134edff9f1cb8d0b9887cc0ec924
Binary files /dev/null and b/dist/screenshot-thumbnail3.jpg differ
diff --git a/dist/screenshot1.png b/dist/screenshot1.png
new file mode 100644
index 0000000000000000000000000000000000000000..58826317243b295a0a224e5260f41073f02791e5
Binary files /dev/null and b/dist/screenshot1.png differ
diff --git a/dist/screenshot2.png b/dist/screenshot2.png
new file mode 100644
index 0000000000000000000000000000000000000000..3f28e9ef5fb2c5310dcc4732aad5fd5b116fe2a9
Binary files /dev/null and b/dist/screenshot2.png differ
diff --git a/dist/screenshot3.png b/dist/screenshot3.png
new file mode 100644
index 0000000000000000000000000000000000000000..0152e0ce08c844004f6cbc01b7e41a98006f1796
Binary files /dev/null and b/dist/screenshot3.png differ
diff --git a/screenshot-thumbnail.jpg b/screenshot-thumbnail.jpg
deleted file mode 100644
index bd586fbd5cb4120680e3bc54961d8fdc336caa25..0000000000000000000000000000000000000000
Binary files a/screenshot-thumbnail.jpg and /dev/null differ
diff --git a/screenshot.png b/screenshot.png
deleted file mode 100644
index 4de38dc1a09ff14993369e2024ce01149fb7f6b9..0000000000000000000000000000000000000000
Binary files a/screenshot.png and /dev/null differ