{
  "name": "LaTeX 公式渲染器",
  "short_name": "LaTeX 公式渲染器",
  "description": "在浏览器中即时渲染 LaTeX 数学公式。输入任何公式，并将其复制为 PNG 图片、Markdown 代码块或原始 LaTeX 源码，无需服务器。",
  "start_url": "/zh/utilities/categories/education/latex-formula-renderer/",
  "scope": "/zh/utilities/categories/education/latex-formula-renderer/",
  "icons": [
    {
      "src": "/images/utilities/latex-formula-renderer.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}