{
  "name": "JSONZenith — JSON Editor & Formatter",
  "short_name": "JSONZenith",
  "description": "Format & Fix JSON — Instantly. Advanced JSON editor with tree view, diff, schema validation, converters and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f1a",
  "theme_color": "#6366f1",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
