2017-03-27 19:34:02 +00:00
|
|
|
{
|
2016-05-22 22:37:58 +00:00
|
|
|
"name": "Freifunk Regensburg",
|
2017-03-27 19:34:02 +00:00
|
|
|
"icons": [
|
|
|
|
{
|
|
|
|
"src": "./android-chrome-192x192.png",
|
|
|
|
"sizes": "192x192",
|
|
|
|
"type": "image/png"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"src": "./android-chrome-512x512.png",
|
|
|
|
"sizes": "512x512",
|
|
|
|
"type": "image/png"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"theme_color": "#dc0067",
|
|
|
|
"background_color": "#dc0067",
|
|
|
|
"display": "standalone"
|
|
|
|
}
|