This commit is contained in:
2023-06-03 00:31:22 +02:00
commit 9fb21cb12d
7 changed files with 86 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"short_name": "Quiz App",
"name": "React Quiz App",
"icons": [],
"start_url": ".",
"display": "standalone",
"theme_color": "#335c67",
"background_color": "#335c67"
}