{
  "name": "Wiehlpütz Zeiterfassung",
  "short_name": "Zeiterfassung",
  "description": "Arbeitszeit- und Urlaubserfassung für Elektrohaus Wiehlpütz",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f5f5f7",
  "theme_color": "#e30613",
  "orientation": "portrait",
  "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='%23e30613'/%3E%3Ccircle cx='50' cy='53' r='30' fill='none' stroke='white' stroke-width='6'/%3E%3Cpath d='M50 36v18l13 10' fill='none' stroke='white' stroke-width='6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "lang": "de",
  "shortcuts": [
    {
      "name": "Ein-/Ausstempeln",
      "short_name": "Stempeluhr",
      "description": "Sofort ein- oder ausstempeln",
      "url": "./?action=clocktoggle",
      "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='%23e30613'/%3E%3Ccircle cx='50' cy='53' r='30' fill='none' stroke='white' stroke-width='6'/%3E%3Cpath d='M50 36v18l13 10' fill='none' stroke='white' stroke-width='6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E",
          "sizes": "any"
        }
      ]
    }
  ]
}
