diff --git a/README.md b/README.md
index 0a78447..32be083 100644
--- a/README.md
+++ b/README.md
@@ -37,10 +37,106 @@ Dockhand is a modern, efficient Docker management application providing real-tim
- **Docker**: direct docker API calls.
## Screenshots
-| Light Mode | Dark Mode |
-| --- | --- |
-|
|
|
-|
|
|
+
+
+
+
+
+ Environments overview — manage every Docker host from one place
+ |
+
+
+ Environment dashboard — live CPU, memory and disk metrics per host
+ |
+
+
+
+
+ Containers — real-time status, resources and port mappings
+ |
+
+
+ Compose stacks — deploy and orchestrate multi-container apps
+ |
+
+
+
+
+ Compose editor — edit YAML side-by-side with env variables
+ |
+
+
+ Images — track tags, sizes, updates and clean up unused
+ |
+
+
+
+
+ Logs & terminal — stream logs with a shell next to them
+ |
+
+
+ Interactive shell — exec straight into any container
+ |
+
+
+
+
+ Add environment — connect via socket, agent or direct TCP
+ |
+
+
+ Settings & theming — themes, fonts, scanners and schedules
+ |
+
+
+
+
+ Network graph — visualize how services connect across stacks
+ |
+
+
+ Container files — browse, edit, upload and download in-place
+ |
+
+
+
+
+ Image layers — inspect every layer, its size and contents
+ |
+
+
+ Vulnerability scans — Grype & Trivy CVE results per image
+ |
+
+
+
+
+ Volume browser — explore and edit files inside any volume
+ |
+
+
+ Stack graph editor — visual editor for services, networks and secrets
+ |
+
+
+
+
+ Deploy from Git — pull stacks from repos with webhooks & auto-sync
+ |
+
+
+ Schedules — cron-style automation for prune, updates and cleanup
+ |
+
+
+
+
+ Activity log — audit every action across all environments
+ |
+ |
+
+
## License
diff --git a/docs/screenshot1.webp b/docs/screenshot1.webp
new file mode 100644
index 0000000..547e25a
Binary files /dev/null and b/docs/screenshot1.webp differ
diff --git a/docs/screenshot10.webp b/docs/screenshot10.webp
new file mode 100644
index 0000000..5e98e02
Binary files /dev/null and b/docs/screenshot10.webp differ
diff --git a/docs/screenshot11.webp b/docs/screenshot11.webp
new file mode 100644
index 0000000..ea4c13a
Binary files /dev/null and b/docs/screenshot11.webp differ
diff --git a/docs/screenshot12.webp b/docs/screenshot12.webp
new file mode 100644
index 0000000..1fa4e92
Binary files /dev/null and b/docs/screenshot12.webp differ
diff --git a/docs/screenshot13.webp b/docs/screenshot13.webp
new file mode 100644
index 0000000..bec65f6
Binary files /dev/null and b/docs/screenshot13.webp differ
diff --git a/docs/screenshot14.webp b/docs/screenshot14.webp
new file mode 100644
index 0000000..e14ab1e
Binary files /dev/null and b/docs/screenshot14.webp differ
diff --git a/docs/screenshot15.webp b/docs/screenshot15.webp
new file mode 100644
index 0000000..7bc06c1
Binary files /dev/null and b/docs/screenshot15.webp differ
diff --git a/docs/screenshot16.webp b/docs/screenshot16.webp
new file mode 100644
index 0000000..d8a96a9
Binary files /dev/null and b/docs/screenshot16.webp differ
diff --git a/docs/screenshot17.webp b/docs/screenshot17.webp
new file mode 100644
index 0000000..20683c0
Binary files /dev/null and b/docs/screenshot17.webp differ
diff --git a/docs/screenshot18.webp b/docs/screenshot18.webp
new file mode 100644
index 0000000..dc0d95f
Binary files /dev/null and b/docs/screenshot18.webp differ
diff --git a/docs/screenshot19.webp b/docs/screenshot19.webp
new file mode 100644
index 0000000..6853917
Binary files /dev/null and b/docs/screenshot19.webp differ
diff --git a/docs/screenshot2.webp b/docs/screenshot2.webp
new file mode 100644
index 0000000..b7b4668
Binary files /dev/null and b/docs/screenshot2.webp differ
diff --git a/docs/screenshot3.webp b/docs/screenshot3.webp
new file mode 100644
index 0000000..1157a18
Binary files /dev/null and b/docs/screenshot3.webp differ
diff --git a/docs/screenshot4.webp b/docs/screenshot4.webp
new file mode 100644
index 0000000..da1b5c8
Binary files /dev/null and b/docs/screenshot4.webp differ
diff --git a/docs/screenshot5.webp b/docs/screenshot5.webp
new file mode 100644
index 0000000..a66c9d9
Binary files /dev/null and b/docs/screenshot5.webp differ
diff --git a/docs/screenshot6.webp b/docs/screenshot6.webp
new file mode 100644
index 0000000..dbb75f3
Binary files /dev/null and b/docs/screenshot6.webp differ
diff --git a/docs/screenshot7.webp b/docs/screenshot7.webp
new file mode 100644
index 0000000..e90451b
Binary files /dev/null and b/docs/screenshot7.webp differ
diff --git a/docs/screenshot8.webp b/docs/screenshot8.webp
new file mode 100644
index 0000000..798e713
Binary files /dev/null and b/docs/screenshot8.webp differ
diff --git a/docs/screenshot9.webp b/docs/screenshot9.webp
new file mode 100644
index 0000000..79ebc99
Binary files /dev/null and b/docs/screenshot9.webp differ