fix: manifest colors

This commit is contained in:
2025-07-11 23:30:15 -05:00
parent 891ce81902
commit b1b28864ea

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"