fix: PWA manifest.json typo

This commit is contained in:
lifeadventurer
2024-03-08 17:32:30 +08:00
parent ba0597f137
commit ce66dd7228

View File

@@ -1,6 +1,6 @@
{
"short_name": "Fontune Generator",
"name": "Fontune Generator",
"short_name": "Fortune Generator",
"name": "Fortune Generator",
"description": "Get your daily fortune with just a click.",
"background_color": "#1a1b1e",
"theme_color": "#1a1b1e",