sterntours/trunk/web/site.webmanifest
Kevin Adametz 8b2ec705c9 06 Feb
2019-02-06 15:11:58 +01:00

15 lines
345 B
JSON

{
"name": "SternTours",
"short_name": "SternTours",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"start_url": "sterntours.de",
"display": "standalone"
}