Compare commits

...

1 Commits

Author SHA1 Message Date
b1b28864ea fix: manifest colors 2025-07-11 23:30:15 -05:00

View File

@@ -6,8 +6,8 @@ pwa:
start_url: "/"
display: "standalone"
id: "/"
background_color: "#083344"
theme_color: "#f98e44"
background_color: "#f98e44"
theme_color: "#083344"
description: Torsearch provides a simple and intuitive way to manage your personal media library.
icons:
- src: "icon.png"