26 lines
588 B
JSON
26 lines
588 B
JSON
{
|
|
"name": "Weltze.it — Alle Zeitzonen im Blick",
|
|
"short_name": "Weltze.it",
|
|
"description": "Alle Zeitzonen auf einen Blick vergleichen und Termine koordinieren.",
|
|
"lang": "de",
|
|
"start_url": "./",
|
|
"scope": "./",
|
|
"display": "standalone",
|
|
"background_color": "#ffffff",
|
|
"theme_color": "#0f172a",
|
|
"icons": [
|
|
{
|
|
"src": "icons/icon-192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png",
|
|
"purpose": "any"
|
|
},
|
|
{
|
|
"src": "icons/icon-512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
}
|
|
]
|
|
}
|