fix: make webmanifest recognisable by browsers

This commit is contained in:
taibhse
2025-06-19 13:48:48 +01:00
committed by ngn
parent f717a6b610
commit 464086b071

View File

@ -15,6 +15,8 @@
"purpose": "any maskable"
}
],
"start_url": "/",
"display": "minimal-ui",
"theme_color": "#b80040",
"background_color": "#ffe5ef"
}