{
  "name": "Rekoba Clockwise",
  "short_name": "Clockwise",
  "description": "Sistema de registro horario y gestión de permisos",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#f3f4f6",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}