{
  "name": "LaTeX Formula Renderer",
  "short_name": "LFR",
  "description": "Render LaTeX math expressions instantly in your browser. Type any formula and copy the result as a PNG image, a Markdown code block, or raw LaTeX source — no server needed.",
  "start_url": "/utilidades/renderizador-formulas-latex/",
  "scope": "/utilidades/renderizador-formulas-latex/",
  "icons": [
    {
      "src": "/images/utilities/renderizador-formulas-latex.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#6366f1",
  "background_color": "#6366f1",
  "display": "standalone",
  "orientation": "portrait"
}