{
  "name": "Zeiterfassung",
  "short_name": "Zeit",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f6f4",
  "theme_color": "#2e7d4f",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' rx='22' fill='%232e7d4f'/%3E%3Cpath d='M50 22v30l20 12' stroke='white' stroke-width='8' stroke-linecap='round' fill='none'/%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
