{
  "id": "/dashboard",
  "name": "INGEGAR One",
  "short_name": "INGEGAR",
  "description": "INGEGAR One — Gestión integrada de operaciones",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#f5b100",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/ingegar-isotipo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/ingegar-icon/72",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/ingegar-icon/96",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/ingegar-icon/128",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/ingegar-icon/144",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/ingegar-icon/152",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/ingegar-icon/192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/ingegar-icon/384",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/ingegar-icon/512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Tickets",
      "short_name": "Tickets",
      "description": "Ver tickets de mantención",
      "url": "/tickets",
      "icons": [{ "src": "/ingegar-icon/96", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Cronograma",
      "short_name": "Agenda",
      "description": "Ver agenda semanal",
      "url": "/cronograma",
      "icons": [{ "src": "/ingegar-icon/96", "sizes": "96x96", "type": "image/png" }]
    }
  ]
}
