{
  "name": "JSON Wallet",
  "short_name": "JSON Wallet",
  "description": "Multi-tab JSON editor with tree, table, diff, repair and transform. Free, browser-only.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#18181b",
  "theme_color": "#18181b",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
