{
  "name": "Leituras Pharmafit",
  "short_name": "Pharmafit",
  "description": "Plataforma educacional · calculadora peptídica, plano integrativo personalizado e leitura de exames por IA",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "portrait",
  "background_color": "#07090c",
  "theme_color": "#0b0d10",
  "lang": "pt-BR",
  "categories": ["health", "medical", "education"],
  "id": "leituras-pharmafit",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='38' fill='%230b0d10'/><circle cx='96' cy='96' r='56' fill='%23f5a524'/><text x='96' y='118' text-anchor='middle' font-family='system-ui' font-size='72' font-weight='800' fill='%23000'>P</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%230b0d10'/><circle cx='256' cy='256' r='150' fill='%23f5a524'/><text x='256' y='312' text-anchor='middle' font-family='system-ui' font-size='190' font-weight='800' fill='%23000'>P</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Meu Plano",
      "url": "/app",
      "description": "Ver plano integrativo personalizado"
    },
    {
      "name": "Calculadora",
      "url": "/calculadora",
      "description": "Calculadora peptídica"
    },
    {
      "name": "Conversar com IA",
      "url": "/app",
      "description": "Chat educacional com IA"
    }
  ]
}
