{
  "name": "HTML to Markdown Converter",
  "short_name": "HTML to Mark",
  "description": "Convert HTML or rich text to clean Markdown instantly, entirely in your browser. Paste content from any website or document and get ready-to-use Markdown without sending anything to any server.",
  "start_url": "/en/utilities/categories/files-and-text/text-to-markdown/",
  "scope": "/en/utilities/categories/files-and-text/text-to-markdown/",
  "icons": [
    {
      "src": "/images/utilities/text-to-markdown.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}