Update manifest.json
This commit is contained in:
+4
-1
@@ -2,9 +2,12 @@
|
||||
"name": "Woordjes Trainer",
|
||||
"short_name": "Woordjes",
|
||||
"start_url": "/learn.php",
|
||||
"scope": "/",
|
||||
"display": "standalone",
|
||||
"background_color": "#ffffff",
|
||||
"theme_color": "#2b2b2b",
|
||||
"theme_color": "#222222",
|
||||
"description": "Offline woordjes leren met spaced repetition",
|
||||
|
||||
"icons": [
|
||||
{
|
||||
"src": "/assets/icons/icon-192.png",
|
||||
|
||||
Reference in New Issue
Block a user