{
  "name": "BioControl RRHH Chile",
  "short_name": "BioControl",
  "description": "Sistema Biométrico de Control de Asistencia y Remuneraciones",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#1e3a8a",
  "theme_color": "#1e3a8a",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/825/825503.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/825/825503.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}