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