{
  "name": "JSON Crack",
  "short_name": "JSON Crack",
  "description": "JSON Crack Editor is a tool for visualizing into graphs, analyzing, editing, formatting, querying, transforming and validating JSON, CSV, YAML, XML, and more.",
  "theme_color": "#36393e",
  "background_color": "#36393e",
  "display": "standalone",
  "orientation": "landscape",
  "scope": "https://json.jack-kaller.dev/editor"",
  "start_url": "https://json.jack-kaller.dev/editor"",
  "icons": [
    {
      "src": "https://json.jack-kaller.dev/assets"/192.png",
      "sizes": "192x192",
      "type": "image/png"
    },

    {
      "src": "https://json.jack-kaller.dev/assets"/512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
