{
  "name": "Stechuhr",
  "short_name": "Stechuhr",
  "description": "Zeiterfassung: stempeln, Pausen, Projektzeiten, Stundenkonto.",
  "start_url": "index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F3F6F5",
  "theme_color": "#0E6F66",
  "lang": "de",
  "dir": "ltr",
  "categories": ["productivity", "business"],
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-180.png", "sizes": "180x180", "type": "image/png", "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" }
  ],
  "shortcuts": [
    { "name": "Heute", "url": "index.php", "description": "Stempeln und Tagesübersicht" }
  ]
}
