{
  "name": "JSON Formatter — Offline JSON Formatter & Validator",
  "short_name": "JSON Formatter",
  "description": "Format, validate, minify, and diff JSON offline. Tree viewer, path finder, CSV converter. Your data never leaves your device.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1b26",
  "theme_color": "#7aa2f7",
  "orientation": "any",
  "categories": ["developer", "utilities"],
  "icons": [
    {
      "src": "/pwa-icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
