{
  "name": "Fycheo - Fichajes y Horarios",
  "short_name": "Fycheo",
  "description": "Aplicación de control horario y gestión de turnos de Fycheo para empleados.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#101622",
  "theme_color": "#101622",
  "icons": [
    {
      "src": "https://fycheo.es/brand/icono.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://fycheo.es/brand/icono.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://fycheo.es/brand/icono.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://fycheo.es/brand/icono.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
