{
  "name": "JSON Drift",
  "short_name": "JSONDrift",
  "description": "Compare two or more JSON files instantly — spot structural and value differences with a beautiful, privacy-first diff viewer.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f9fb",
  "theme_color": "#0d1937",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
