diff --git a/src/assets/Screenshot_PufferIcons_1.png b/src/assets/Screenshot_PufferIcons_1.png
new file mode 100644
index 0000000..b23fd60
Binary files /dev/null and b/src/assets/Screenshot_PufferIcons_1.png differ
diff --git a/src/assets/Screenshot_PufferIcons_2.png b/src/assets/Screenshot_PufferIcons_2.png
new file mode 100644
index 0000000..fe3f46d
Binary files /dev/null and b/src/assets/Screenshot_PufferIcons_2.png differ
diff --git a/src/assets/Screenshot_PufferIcons_3.png b/src/assets/Screenshot_PufferIcons_3.png
new file mode 100644
index 0000000..8669467
Binary files /dev/null and b/src/assets/Screenshot_PufferIcons_3.png differ
diff --git a/src/views/PufferIcons.vue b/src/views/PufferIcons.vue
index 299a0e9..672de04 100644
--- a/src/views/PufferIcons.vue
+++ b/src/views/PufferIcons.vue
@@ -51,6 +51,42 @@
+
+
+ Description
+ Notes:
+Ignore Google Play Protect, my signature is different than original Lawnicons, but I can't change the package name because then Lawnchair would stop recognizing this app as Lawnicons.
+PufferIcons is a fork of Lawnicons adding extra icons and with more frequent releases based on the current Lawnicons dev source.
+
+Lawnicons is an add-on for adding themed icons to Lawnchair 12 Alpha 5 and above, the latest version of Lawnchair Launcher. This addon is now the source of all themed icons, for simplicity.
+
+
+
+
+
+ Screenshots
+
+
+
+
+
+
+ Links
+ Telegram channel (releases)
+
+ Telegram channel (general)
+
+ Support group
+
+ GitHub repo
+
+
+
+
@@ -144,5 +180,19 @@
margin-top: 15px;
} ion-button {
--box-shadow: 0px;
+ } .screenshot {
+ height: 600px;
+ border-radius: 30px;
+ } div.scrollScreenshots {
+ overflow: auto;
+ white-space: nowrap;
+}
+
+div.scrollScreenshots img {
+ display: inline-block;
+ padding: 10px;
+} .hidden-link {
+ text-decoration-line: none;
+ color: var(--ion-color-light-contrast);
}
\ No newline at end of file