{
  "name": "DiffLab",
  "short_name": "DiffLab",
  "description": "Compare text, code, and config files online with an accurate line-by-line and word-level diff viewer.",
  "icons": [
    { "src": "android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "theme_color": "#2563eb",
  "background_color": "#0d1117",
  "display": "standalone"
}
