{
  "name": "Traceptor — macOS HTTP/HTTPS Proxy & Debugger",
  "short_name": "Traceptor",
  "description": "Intercept, inspect, and debug HTTP/HTTPS traffic on your Mac. A powerful MITM proxy with a beautiful native UI.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#07070f",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/dark.png",
      "sizes": "1280x800",
      "form_factor": "wide",
      "type": "image/png"
    },
    {
      "src": "/dark.png",
      "sizes": "540x720",
      "form_factor": "narrow",
      "type": "image/png"
    }
  ],
  "categories": ["productivity", "utilities"],
  "prefer_related_applications": false
}
