{
  "name": "JSON Formatter Online",
  "short_name": "JSON Formatter",
  "description": "Format, validate, and beautify your JSON data instantly with our free, fast, and secure online JSON formatter tool.",
  "start_url": "/en/",
  "display": "standalone",
  "background_color": "#fff",
  "theme_color": "#111827",
  "orientation": "any",
  "scope": "/en/",
  "categories": [
    "developer",
    "productivity",
    "utilities"
  ],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Format JSON",
      "short_name": "Format",
      "description": "Quickly format JSON data",
      "url": "/en/"
    },
    {
      "name": "FAQ",
      "short_name": "Help",
      "description": "Get help with JSON formatting",
      "url": "/en/faqs/"
    }
  ]
}
