Changed design of ClassQuiz

This commit is contained in:
Mawoka
2022-10-05 16:39:09 +02:00
parent 1bd42e5e86
commit 6b311b00f7
17 changed files with 18 additions and 48 deletions
+4 -12
View File
@@ -1,17 +1,9 @@
{
"name": "ClassQuiz",
"short_name": "ClassQuiz",
"name": "",
"short_name": "",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
{ "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" },
{ "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" }
],
"theme_color": "#ffffff",
"background_color": "#ffffff",