{
  "name": "JSON Ox",
  "short_name": "JSON Ox",
  "description": "Professional JSON formatting, validation, and minification tool for developers.",
  "id": "/tools/json/",
  "start_url": "/tools/json/",
  "scope": "/tools/json/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0056b3",
  "icons": [
    {
      "src": "/img/jsonOxLogoSquare_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/jsonOxLogoSquare_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/tools/json/json_ox_mobile.webp",
      "sizes": "1290x2796",
      "type": "image/webp",
      "label": "JSON Ox Mobile",
      "form_factor": "narrow"
    },
    {
      "src": "/tools/json/json_ox_desktop.webp",
      "sizes": "3836x1386",
      "type": "image/webp",
      "label": "JSON Ox Desktop",
      "form_factor": "wide"
    }
  ]
}
