{
  "name": "Free Online JSON Formatter and Validator",
  "short_name": "FOJFaV",
  "description": "Free online tool to format, validate and repair JSON code. Beautify and format JSON. Detects syntax errors and improves code readability.",
  "start_url": "/en/utilities/categories/web-development/json-formatter/",
  "scope": "/en/utilities/categories/web-development/json-formatter/",
  "icons": [
    {
      "src": "/images/utilities/json-formatter.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}