{ "name": "aufgabenwerk", "short_name": "aufgaben", "description": "Persönliche Aufgabenverwaltung über mehrere Bereiche", "lang": "de", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#3B6FD4", "icons": [ { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }, { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" } ], "share_target": { "action": "/share", "method": "GET", "params": { "title": "title", "text": "text", "url": "url" } } }