{
  "name": "BRIGADIER - Sistema de Reportes",
  "short_name": "BRIGADIER",
  "description": "Sistema de reportes de novedades para BRIGADIER. Reporta incidentes y novedades de forma segura.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#003b80",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23003b80' width='192' height='192'/><text x='96' y='120' font-size='100' font-weight='bold' text-anchor='middle' fill='white' font-family='Arial'>🛡️</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%23003b80' width='512' height='512'/><text x='256' y='380' font-size='280' font-weight='bold' text-anchor='middle' fill='white' font-family='Arial'>🛡️</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["productivity", "utilities"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23f5f7fa' width='540' height='720'/><rect fill='%23003b80' width='540' height='120'/><text x='270' y='80' font-size='36' font-weight='bold' text-anchor='middle' fill='white' font-family='Arial'>BRIGADIER</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Reportar Novedad",
      "short_name": "Reportar",
      "description": "Acceso rápido a reportar una novedad",
      "url": "/?action=report",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23FF6B6B' width='96' height='96' rx='20'/><text x='48' y='70' font-size='50' font-weight='bold' text-anchor='middle' fill='white' font-family='Arial'>📝</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
