{
  "name": "JSON All-in-One",
  "short_name": "JSON All-in-One",
  "description": "Open, inspect, edit, format, validate, compare, query, chart, and export JSON in one browser workspace.",
  "start_url": "/en/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4f4f4",
  "theme_color": "#f4f4f4",
  "icons": [
    {
      "src": "/brand/jaio-logo-64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/brand/jaio-logo-128.png",
      "sizes": "128x128",
      "type": "image/png"
    }
  ]
}
