You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
367 B
JSON
17 lines
367 B
JSON
6 years ago
|
{
|
||
|
"short_name": "openSenseMap dashboard",
|
||
|
"name": "openSenseMap dashboard",
|
||
|
"icons": [
|
||
|
{
|
||
|
"src":"assets/graphics/meta/apple-touch-icon.png",
|
||
|
"sizes": "192x192",
|
||
|
"type": "image/png"
|
||
|
}
|
||
|
],
|
||
|
"start_url": "./?utm_source=homescreen",
|
||
|
"scoe": "./",
|
||
|
"background_color": "#ffffff",
|
||
|
"theme_color": "#4EAF47",
|
||
|
"display": "standalone"
|
||
|
}
|