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: "/" 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"