{ "name": "TabCard", "short_name": "TabCard", "description": "Visuelle Schnellzugriffs-Kacheln für Anrufe, E-Mails und Links.", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#1a1a3e", "theme_color": "#1a1a3e", "lang": "de", "icons": [ { "src": "icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "icon.png", "sizes": "any", "type": "image/png", "purpose": "any maskable" } ] }