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: "/" start_url: "/"
display: "standalone" display: "standalone"
id: "/" id: "/"
background_color: "#083344" background_color: "#f98e44"
theme_color: "#f98e44" theme_color: "#083344"
description: Torsearch provides a simple and intuitive way to manage your personal media library. description: Torsearch provides a simple and intuitive way to manage your personal media library.
icons: icons:
- src: "icon.png" - src: "icon.png"