{ "name": "PrimaZeitWerk", "short_name": "ZeitWerk", "description": "Mobile Zeiterfassung mit GPS, Pausen und DSGVO-konformem Korrektur-Protokoll.", "lang": "de", "dir": "ltr", "start_url": "./", "scope": "./", "display": "standalone", "display_override": ["standalone", "minimal-ui"], "orientation": "portrait", "background_color": "#ffffff", "theme_color": "#FF3C00", "categories": ["business", "productivity", "utilities"], "icons": [ { "src": "./app-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "./icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }