{
  "name": "QTc - Calculadora de Intervalo QT Corrigido",
  "short_name": "QTc",
  "description": "Ferramenta interativa para cálculo do intervalo QTc a partir de fotos de ECG. Suporta múltiplas fórmulas: Framingham, Bazett, Fridericia, Hodges.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "https://dtvoeevhaseb5.cloudfront.net/uploads/mocha-import/80c8ad8c-b302-4825-b420-f2a9fdfdda30/9260e158-1686-4e3c-9ee8-7e78a4b7b9d8.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://dtvoeevhaseb5.cloudfront.net/uploads/mocha-import/80c8ad8c-b302-4825-b420-f2a9fdfdda30/9260e158-1686-4e3c-9ee8-7e78a4b7b9d8.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["medical", "education", "health"],
  "lang": "pt-BR",
  "dir": "ltr"
}
