
{
  "name": "SIGA - Sistema Integral de Gestión de Acopio",
  "short_name": "SIGA",
  "description": "Sistema Integral de Gestión de Acopio - Plataforma profesional de almacenamiento y logística",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#004065",
  "orientation": "portrait-primary",
  "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"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23f8fafc' width='540' height='720'/><text x='270' y='360' font-size='48' fill='%23004065' text-anchor='middle' font-weight='bold'>SIGA</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "categories": ["productivity", "business"],
  "shortcuts": [
    {
      "name": "Posición en Plantas",
      "short_name": "Posición",
      "description": "Ver posición de camiones en plantas",
      "url": "/?module=position",
      "icons": [{
        "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23004065' width='96' height='96' rx='20'/><text x='48' y='60' font-size='40' fill='white' text-anchor='middle' font-weight='bold'>P</text></svg>",
        "sizes": "96x96"
      }]
    }
  ]
}
