{
  "id": "/admin",
  "name": "Agrícola Pantoni - Panel Operativo",
  "short_name": "Pantoni",
  "description": "Gestión operativa agroindustrial para RH, calidad, biblioteca y reportes.",
  "lang": "es-MX",
  "start_url": "/admin",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6faf8",
  "theme_color": "#1f6b49",
  "icons": [
    {
      "src": "/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/maskable-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Empleados",
      "short_name": "R.H.",
      "description": "Abrir catálogo de empleados",
      "url": "/admin/employees",
      "icons": [
        {
          "src": "/images/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Biblioteca",
      "short_name": "Biblioteca",
      "description": "Abrir biblioteca de medios",
      "url": "/admin/library",
      "icons": [
        {
          "src": "/images/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
