{
  "name": "TimeGuard Employee",
  "short_name": "TimeGuard",
  "description": "Employee clock-in/out and time tracking",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/employee-login",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f0e1a",
  "theme_color": "#7c3aed",
  "orientation": "portrait"
}
