declare support for window controls overlay

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak 2024-09-12 11:26:26 +02:00
parent 7a2200faa8
commit 106abc34b1

View file

@ -15,6 +15,7 @@ def render("manifest.json", _params) do
theme_color: Config.get([:manifest, :theme_color]),
background_color: Config.get([:manifest, :background_color]),
display: "standalone",
"display_override": ["window-controls-overlay"],
scope: Endpoint.url(),
start_url: "/",
categories: [