{
  "name": "HTML Formatter — ToolCrux",
  "short_name": "HTML Formatter",
  "description": "Beautify and indent HTML code or minify it for production.",
  "start_url": "/tools/dev/html-formatter",
  "scope": "/tools/dev/html-formatter",
  "display": "standalone",
  "theme_color": "#2563eb",
  "background_color": "#0f1729",
  "icons": [
    {
      "src": "/icons/tools/html-formatter.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/tools/html-formatter.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "utilities"
  ],
  "lang": "en",
  "dir": "ltr"
}
