{
  "name": "JSON Formatter",
  "short_name": "JSON Formatt",
  "description": "Valida, repara y formatea JSON. Detección de errores en tiempo real.",
  "start_url": "/utilidades/json-formatter/",
  "scope": "/utilidades/json-formatter/",
  "icons": [
    {
      "src": "/images/utilities/json-formatter.webp",
      "sizes": "1024x1024",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}