{ "name": "Tom's Mathe App", "short_name": "Mathe App", "description": "Kopfrechnen üben mit Tom's Mathe App.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#f7f7f8", "theme_color": "#1f6feb", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }, { "src": "/pwa-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" } ] }