{
  "name": "LexCore — Riviera Peninsula Group",
  "short_name": "LexCore",
  "description": "Sistema de gestión jurídica de Riviera Peninsula Group: expedientes, clientes, inmuebles e INFONAVIT.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0B1426",
  "theme_color": "#0B1426",
  "lang": "es-MX",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Expedientes",
      "short_name": "Expedientes",
      "url": "/expedientes",
      "description": "Lista de expedientes activos"
    },
    {
      "name": "Calendario",
      "short_name": "Calendario",
      "url": "/calendario",
      "description": "Audiencias y vencimientos"
    },
    {
      "name": "INFONAVIT",
      "short_name": "INFONAVIT",
      "url": "/infonavit",
      "description": "Expedientes INFONAVIT"
    }
  ]
}
