{
  "name": "TaktLog Pro — Zeiterfassung",
  "short_name": "TaktLog Pro",
  "description": "Professional Mobile Zeiterfassung & Stempeluhr für Mitarbeiter und Vorgesetzte",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "android-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "android-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Timer",
      "short_name": "Timer",
      "description": "Zeiterfassung starten",
      "url": "index.php"
    },
    {
      "name": "Desktop Widget",
      "short_name": "Widget",
      "description": "Desktop Mini-Timer",
      "url": "desktop.php?popup=1"
    }
  ]
}
