You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
456 B
20 lines
456 B
{ |
|
"short_name": "Green Spider", |
|
"name": "Websites von Bündnis 90/Die Grünen besser machen", |
|
"icons": [ |
|
{ |
|
"src": "/icons/icon32.png", |
|
"sizes": "32x32 24x24 16x16", |
|
"type": "image/png" |
|
}, |
|
{ |
|
"src": "/icons/icon128.png", |
|
"sizes": "64x64 96x96 128x128", |
|
"type": "image/png" |
|
} |
|
], |
|
"start_url": "./index.html", |
|
"display": "standalone", |
|
"theme_color": "#000000", |
|
"background_color": "#ffffff" |
|
}
|
|
|