{
  "short_name": "TimeTerminal",
  "name": "Personal & Zeitwirtschaft 2.0 - Stempel-Terminal",
  "description": "Kiosk Stempel-Terminal & Zeiterfassung für Tablets",
  "id": "/time-terminal",
  "start_url": "/time-terminal",
  "scope": "/",
  "background_color": "#0f172a",
  "theme_color": "#4f46e5",
  "display": "standalone",
  "orientation": "any",
  "categories": ["productivity", "business", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
