{
  "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": "/it/utilita/categorie/istruzione/visualizzatore-formule-latex/",
  "scope": "/it/utilita/categorie/istruzione/visualizzatore-formule-latex/",
  "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"
}