{
  "id": "/stempel-app",
  "name": "Ripelog-Timetracker",
  "short_name": "Timetracker",
  "description": "Mitarbeiter Ein- und Ausstempeln – Ripelog-Timetracker",
  "start_url": "/stempel-app.html",
  "scope": "/stempel-app.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1c2b1a",
  "theme_color": "#1c2b1a",
  "lang": "de",
  "icons": [
    {
      "src": "icon-timetracker.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["productivity", "business"]
}
