{
  "name": "MTR Path Analyzer",
  "short_name": "MTR Analyzer",
  "description": "Trace network paths and analyze hops for packet loss, latency, and jitter.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f1e",
  "theme_color": "#6366f1",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
