diff --git a/docs/index.md b/docs/index.md
index 9e9a3d2dc4bf27b761c71c8e9b1318f163503549..e0635d7add3fca374c8a70a60d55c5f4b551c7cf 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -66,7 +66,7 @@ is in the request body. Here's an example showing how to publish a simple messag
 This will create a notification that looks like this:
 
 <figure markdown>
-  ![basic notification](static/img/basic-notification.png){ width=500 }
+  ![basic notification](static/img/android-screenshot-basic-notification.png){ width=500 }
   <figcaption>Android notification</figcaption>
 </figure>
 
@@ -76,7 +76,7 @@ That's it. You're all set. Go play and read the rest of the docs. I highly recom
 Here's another video showing the entire process:
 
 <figure>
-  <video controls muted autoplay loop width="650" src="static/img/overview.mp4"></video>
+  <video controls muted autoplay loop width="650" src="static/img/android-video-overview.mp4"></video>
   <figcaption>Sending push notifications to your Android phone</figcaption>
 </figure>
 
diff --git a/docs/publish.md b/docs/publish.md
index 0e4a04d17dc30826b9247d99a05e29d42d17debc..5b2c9ae6ae295deb587fbfa6b969eba9f8fd3b62 100644
--- a/docs/publish.md
+++ b/docs/publish.md
@@ -44,7 +44,7 @@ Here's an example showing how to publish a simple message using a POST request:
 If you have the [Android app](subscribe/phone.md) installed on your phone, this will create a notification that looks like this:
 
 <figure markdown>
-  ![basic notification](static/img/basic-notification.png){ width=500 }
+  ![basic notification](static/img/android-screenshot-basic-notification.png){ width=500 }
   <figcaption>Android notification</figcaption>
 </figure>
 
diff --git a/docs/static/img/android-notification-settings.png b/docs/static/img/android-notification-settings.png
index ce66408c02acbe03fa1c96137bea822b522f2bb1..25bed4f2afdadc5dab424e522a5f7182df337f40 100644
Binary files a/docs/static/img/android-notification-settings.png and b/docs/static/img/android-notification-settings.png differ
diff --git a/docs/static/img/android-screenshot-add-instant.jpg b/docs/static/img/android-screenshot-add-instant.jpg
deleted file mode 100644
index 51846efaf5e897f6ace2e5c3f8b97bb77c09271d..0000000000000000000000000000000000000000
Binary files a/docs/static/img/android-screenshot-add-instant.jpg and /dev/null differ
diff --git a/docs/static/img/android-screenshot-add-instant.png b/docs/static/img/android-screenshot-add-instant.png
new file mode 100644
index 0000000000000000000000000000000000000000..3c6c58c57a5a87eae2bd4b2edabc26f024a62905
Binary files /dev/null and b/docs/static/img/android-screenshot-add-instant.png differ
diff --git a/docs/static/img/android-screenshot-add-other.jpg b/docs/static/img/android-screenshot-add-other.jpg
deleted file mode 100644
index 004d559cc3d1c19e4918153ebad3074f8d5d16eb..0000000000000000000000000000000000000000
Binary files a/docs/static/img/android-screenshot-add-other.jpg and /dev/null differ
diff --git a/docs/static/img/android-screenshot-add-other.png b/docs/static/img/android-screenshot-add-other.png
new file mode 100644
index 0000000000000000000000000000000000000000..cd4a43b72c2ceaf84f154258715ae2cbf67fd808
Binary files /dev/null and b/docs/static/img/android-screenshot-add-other.png differ
diff --git a/docs/static/img/android-screenshot-add.jpg b/docs/static/img/android-screenshot-add.jpg
deleted file mode 100644
index 7fed362d283a87eed85a46409f71fbc68c0c157f..0000000000000000000000000000000000000000
Binary files a/docs/static/img/android-screenshot-add.jpg and /dev/null differ
diff --git a/docs/static/img/android-screenshot-add.png b/docs/static/img/android-screenshot-add.png
new file mode 100644
index 0000000000000000000000000000000000000000..c85b1faa99f7dd9e7fa4c10fa8817837a4aecc1a
Binary files /dev/null and b/docs/static/img/android-screenshot-add.png differ
diff --git a/docs/static/img/basic-notification.png b/docs/static/img/android-screenshot-basic-notification.png
similarity index 100%
rename from docs/static/img/basic-notification.png
rename to docs/static/img/android-screenshot-basic-notification.png
diff --git a/docs/static/img/android-screenshot-detail.jpg b/docs/static/img/android-screenshot-detail.jpg
deleted file mode 100644
index c15dfa6eb2aec7f3bfacee26b0f190b8bb65f939..0000000000000000000000000000000000000000
Binary files a/docs/static/img/android-screenshot-detail.jpg and /dev/null differ
diff --git a/docs/static/img/android-screenshot-detail.png b/docs/static/img/android-screenshot-detail.png
new file mode 100644
index 0000000000000000000000000000000000000000..bbb924c1832bdbb55ab78de87aa7341d766148b5
Binary files /dev/null and b/docs/static/img/android-screenshot-detail.png differ
diff --git a/docs/static/img/android-screenshot-macrodroid-send-action.jpg b/docs/static/img/android-screenshot-macrodroid-send-action.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..3a59da666e3736960d508b0de2a85bde0ff39e13
Binary files /dev/null and b/docs/static/img/android-screenshot-macrodroid-send-action.jpg differ
diff --git a/docs/static/img/android-screenshot-macrodroid-send-macro.jpg b/docs/static/img/android-screenshot-macrodroid-send-macro.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..2aca87b2aadafc324d80c36fda91b7b1b254442a
Binary files /dev/null and b/docs/static/img/android-screenshot-macrodroid-send-macro.jpg differ
diff --git a/docs/static/img/android-screenshot-main.jpg b/docs/static/img/android-screenshot-main.jpg
deleted file mode 100644
index 3b82fd85f8e9092dda706233ec5982dfd61d7ec1..0000000000000000000000000000000000000000
Binary files a/docs/static/img/android-screenshot-main.jpg and /dev/null differ
diff --git a/docs/static/img/android-screenshot-main.png b/docs/static/img/android-screenshot-main.png
new file mode 100644
index 0000000000000000000000000000000000000000..3fdbcb9d4c4df935923cf57e7e16b68b81f4c02e
Binary files /dev/null and b/docs/static/img/android-screenshot-main.png differ
diff --git a/docs/static/img/android-screenshot-pause.jpg b/docs/static/img/android-screenshot-pause.jpg
deleted file mode 100644
index dc3ce74ba942d0a481d29da800fb87904476e2c0..0000000000000000000000000000000000000000
Binary files a/docs/static/img/android-screenshot-pause.jpg and /dev/null differ
diff --git a/docs/static/img/android-screenshot-pause.png b/docs/static/img/android-screenshot-pause.png
new file mode 100644
index 0000000000000000000000000000000000000000..270f3c5373e20c7e397025daae764588fcf92e6b
Binary files /dev/null and b/docs/static/img/android-screenshot-pause.png differ
diff --git a/docs/static/img/android-screenshot-tasker-action-http-post.jpg b/docs/static/img/android-screenshot-tasker-action-http-post.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..a952a0caef9ae689b34ead0dffaf746f00971d03
Binary files /dev/null and b/docs/static/img/android-screenshot-tasker-action-http-post.jpg differ
diff --git a/docs/static/img/android-screenshot-tasker-profile-send.jpg b/docs/static/img/android-screenshot-tasker-profile-send.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..7ab011ec69806a9a6e8de0cfa21c800f5797fbe8
Binary files /dev/null and b/docs/static/img/android-screenshot-tasker-profile-send.jpg differ
diff --git a/docs/static/img/android-screenshot-tasker-task-edit-post.jpg b/docs/static/img/android-screenshot-tasker-task-edit-post.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..efb6d008f7d5a88e5799da756a446274688336a1
Binary files /dev/null and b/docs/static/img/android-screenshot-tasker-task-edit-post.jpg differ
diff --git a/docs/static/img/overview.gif b/docs/static/img/overview.gif
deleted file mode 100644
index b925502a5f8f1e128626c2483029dfc2eaf3d9b2..0000000000000000000000000000000000000000
Binary files a/docs/static/img/overview.gif and /dev/null differ
diff --git a/docs/static/img/overview.mp4 b/docs/static/img/overview.mp4
deleted file mode 100644
index cf295099ac2356ff42573b5654e79167039afc0b..0000000000000000000000000000000000000000
Binary files a/docs/static/img/overview.mp4 and /dev/null differ
diff --git a/docs/subscribe/phone.md b/docs/subscribe/phone.md
index 48cbb2abb1801ace2e18858e27abbcd44b83554a..0d9e0d0c9d7aa124e6c0aaa026879c6abd367443 100644
--- a/docs/subscribe/phone.md
+++ b/docs/subscribe/phone.md
@@ -15,17 +15,18 @@ A picture is worth a thousand words. Here are a few screenshots showing what the
 straight forward. You can add topics and as soon as you add them, you can [publish messages](../publish.md) to them.
 
 <div id="android-screenshots" class="screenshots">
-    <a href="../../static/img/android-screenshot-main.jpg"><img src="../../static/img/android-screenshot-main.jpg"/></a>
-    <a href="../../static/img/android-screenshot-detail.jpg"><img src="../../static/img/android-screenshot-detail.jpg"/></a>
-    <a href="../../static/img/android-screenshot-add.jpg"><img src="../../static/img/android-screenshot-add.jpg"/></a>
-    <a href="../../static/img/android-screenshot-add-instant.jpg"><img src="../../static/img/android-screenshot-add-instant.jpg"/></a>
-    <a href="../../static/img/android-screenshot-add-other.jpg"><img src="../../static/img/android-screenshot-add-other.jpg"/></a>
+    <a href="../../static/img/android-screenshot-main.png"><img src="../../static/img/android-screenshot-main.png"/></a>
+    <a href="../../static/img/android-screenshot-detail.png"><img src="../../static/img/android-screenshot-detail.png"/></a>
+    <a href="../../static/img/android-screenshot-pause.png"><img src="../../static/img/android-screenshot-pause.png"/></a>
+    <a href="../../static/img/android-screenshot-add.png"><img src="../../static/img/android-screenshot-add.png"/></a>
+    <a href="../../static/img/android-screenshot-add-instant.png"><img src="../../static/img/android-screenshot-add-instant.png"/></a>
+    <a href="../../static/img/android-screenshot-add-other.png"><img src="../../static/img/android-screenshot-add-other.png"/></a>
 </div>
 
 If those screenshots are still not enough, here's a video:
 
 <figure>
-  <video controls muted autoplay loop width="650" src="../../static/img/overview.mp4"></video>
+  <video controls muted autoplay loop width="650" src="../../static/img/android-video-overview.mp4"></video>
   <figcaption>Sending push notifications to your Android phone</figcaption>
 </figure>
 
@@ -129,14 +130,19 @@ Here's a list of extras you can access. Most likely, you'll want to filter for `
 ### Send messages using intents
 To send messages from other apps (such as [MacroDroid](https://play.google.com/store/apps/details?id=com.arlosoft.macrodroid)
 and [Tasker](https://play.google.com/store/apps/details?id=net.dinglisch.android.taskerm)), you can 
-broadcast an intent with the `io.heckel.ntfy.SEND_MESSAGE` action. In Tasker, you can alternatively use the "HTTP Request"
-action, which may be a little easier and also works if ntfy is not installed.
+broadcast an intent with the `io.heckel.ntfy.SEND_MESSAGE` action. The ntfy Android app will forward the intent as a HTTP
+POST request to [publish a message](../publish.md). This is primarily useful for apps that do not support HTTP POST/PUT
+(like MacroDroid). In Tasker, you can simply use the "HTTP Request" action, which is a little easier and also works if 
+ntfy is not installed.
 
 Here's what that looks like:
 
 <div id="integration-screenshots-send" class="screenshots">
-    <a href="../../static/img/android-screenshot-macrodroid-overview.jpg"><img src="../../static/img/android-screenshot-macrodroid-overview.jpg"/></a>
-    <a href="../../static/img/android-screenshot-macrodroid-trigger.jpg"><img src="../../static/img/android-screenshot-macrodroid-trigger.jpg"/></a> 
+    <a href="../../static/img/android-screenshot-macrodroid-send-macro.jpg"><img src="../../static/img/android-screenshot-macrodroid-send-macro.jpg"/></a>
+    <a href="../../static/img/android-screenshot-macrodroid-send-action.jpg"><img src="../../static/img/android-screenshot-macrodroid-send-action.jpg"/></a>
+    <a href="../../static/img/android-screenshot-tasker-profile-send.jpg"><img src="../../static/img/android-screenshot-tasker-profile-send.jpg"/></a>
+    <a href="../../static/img/android-screenshot-tasker-task-edit-post.jpg"><img src="../../static/img/android-screenshot-tasker-task-edit-post.jpg"/></a>
+    <a href="../../static/img/android-screenshot-tasker-action-http-post.jpg"><img src="../../static/img/android-screenshot-tasker-action-http-post.jpg"/></a>
 </div>
 
 The following intent extras are supported when for the intent with the `io.heckel.ntfy.SEND_MESSAGE` action: