{ "name": "KitaLotse", "short_name": "KitaLotse", "description": "Kita-Verwaltung und -Kommunikation", "start_url": "/app", "scope": "/", "display": "standalone", "background_color": "#16436B", "theme_color": "#16436B", "_icon_hinweis": "Aktives Motiv umstellen: 'kompass' -> 'leuchtturm' oder 'steuerrad' in den drei Pfaden unten UND in index.html (icon + apple-touch-icon). PNGs mit 'npm run icons' erzeugt.", "icons": [ { "src": "/icons/kompass-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/kompass-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/kompass-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }