{
  "name": "JSON Editor Online",
  "short_name": "JSON Editor",
  "description": "Free, private JSON editor & viewer with tree, text and table views.",
  "start_url": "/json-editor/",
  "display": "standalone",
  "background_color": "#0e1b33",
  "theme_color": "#3883fa",
  "icons": [
    { "src": "/json-editor/favicon-32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/json-editor/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/json-editor/favicon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any maskable" }
  ]
}
