forked from abner/for-legacy-web
Add theme colour.
Add well-known.
This commit is contained in:
@@ -57,6 +57,7 @@ export default defineConfig({
|
||||
orientation: "any",
|
||||
display: "standalone",
|
||||
background_color: "#101823",
|
||||
theme_color: "#101823",
|
||||
icons: [
|
||||
{
|
||||
"src": `/assets/icons/${iconPrefix}android-chrome-192x192.png`,
|
||||
|
||||
Reference in New Issue
Block a user