{
  "name": "Mais Proteção - Segurança do Trabalho",
  "short_name": "Mais Proteção",
  "description": "Consultoria especializada em Segurança e Medicina do Trabalho com tecnologia IA. PGR, PCMSO, LTCAT, eSocial SST.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3d6b6d",
  "orientation": "portrait-primary",
  "scope": ".",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect fill='%233d6b6d' width='192' height='192'/%3E%3Ctext x='96' y='96' font-size='120' font-weight='bold' fill='white' text-anchor='middle' dominant-baseline='middle'%3EMP%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect fill='%233d6b6d' width='512' height='512'/%3E%3Ctext x='256' y='256' font-size='320' font-weight='bold' fill='white' text-anchor='middle' dominant-baseline='middle'%3EMP%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect fill='%23FFB81C' width='192' height='192' rx='45'/%3E%3Ctext x='96' y='96' font-size='120' font-weight='bold' fill='white' text-anchor='middle' dominant-baseline='middle'%3EMP%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'%3E%3Crect fill='%23f5f5f5' width='540' height='720'/%3E%3Crect fill='%233d6b6d' width='540' height='120'/%3E%3Ctext x='270' y='60' font-size='40' font-weight='bold' fill='white' text-anchor='middle' dominant-baseline='middle'%3EMais Proteção%3C/text%3E%3C/svg%3E",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Calculadora NR",
      "short_name": "Calculadora",
      "description": "Calcule sua conformidade com Normas Regulamentadoras",
      "url": "/calculadora.html",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect fill='%233d6b6d' width='96' height='96'/%3E%3Ctext x='48' y='48' font-size='60' font-weight='bold' fill='white' text-anchor='middle' dominant-baseline='middle'%3E📊%3C/text%3E%3C/svg%3E",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Checklist SST",
      "short_name": "Checklist",
      "description": "Verificar conformidade com checklist interativo",
      "url": "/checklist.html",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect fill='%233d6b6d' width='96' height='96'/%3E%3Ctext x='48' y='48' font-size='60' font-weight='bold' fill='white' text-anchor='middle' dominant-baseline='middle'%3E✅%3C/text%3E%3C/svg%3E",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "ErgoControl IA",
      "short_name": "IA",
      "description": "Análise ergonômica com inteligência artificial",
      "url": "/ergocontrol.html",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect fill='%233d6b6d' width='96' height='96'/%3E%3Ctext x='48' y='48' font-size='60' font-weight='bold' fill='white' text-anchor='middle' dominant-baseline='middle'%3E🤖%3C/text%3E%3C/svg%3E",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        {
          "name": "files",
          "accept": ["image/png", "image/jpeg", "application/pdf"]
        }
      ]
    }
  }
}
