{
  "name": "MyJson — JSON Tools",
  "short_name": "MyJson",
  "description": "Free online JSON tools: format, sort, compare, and extract keys. Works entirely in your browser.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f13",
  "theme_color": "#6366f1",
  "orientation": "landscape-primary",
  "categories": ["developer tools", "utilities", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
