{
  "short_name": "ApPreven",
  "name": "ApPreven: Gestión PRL Vital",
  "description": "Sistema de gestión de firmas y EPIs de Prevenvital",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/favicon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#f39200",
  "background_color": "#ffffff",
  "orientation": "portrait",
  "scope": "/"
}