{
  "name": "JSON Formatter Online",
  "short_name": "JSON Formatter",
  "description": "Formatieren, validieren und verschönern Sie Ihre JSON-Daten sofort mit unserem kostenlosen, schnellen und sicheren Online-JSON-Formatter.",
  "start_url": "/de/",
  "display": "standalone",
  "background_color": "#fff",
  "theme_color": "#111827",
  "orientation": "any",
  "scope": "/de/",
  "categories": [
    "developer",
    "productivity",
    "utilities"
  ],
  "lang": "de",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "JSON formatieren",
      "short_name": "Formatieren",
      "description": "JSON-Daten schnell formatieren",
      "url": "/de/"
    },
    {
      "name": "FAQ",
      "short_name": "Hilfe",
      "description": "Hilfe zur JSON-Formatierung",
      "url": "/de/faqs/"
    }
  ]
}
