{
  "name": "Cybertection API Tester",
  "short_name": "API Tester",
  "description": "Comprehensive API security testing and reconnaissance platform with AI-powered pentesting",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#111827",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%232563eb' width='192' height='192'/><text x='50%' y='50%' font-size='100' font-weight='bold' fill='white' text-anchor='middle' dominant-baseline='central'>CT</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%232563eb' width='512' height='512'/><text x='50%' y='50%' font-size='300' font-weight='bold' fill='white' text-anchor='middle' dominant-baseline='central'>CT</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23111827' width='540' height='720'/><text x='270' y='360' font-size='48' fill='white' text-anchor='middle'>Cybertection API Tester</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Test API",
      "short_name": "Test",
      "description": "Test an API for vulnerabilities",
      "url": "/dashboard?tab=test",
      "icons": []
    },
    {
      "name": "Discover Endpoints",
      "short_name": "Discover",
      "description": "Discover hidden API endpoints",
      "url": "/dashboard?tab=discovery",
      "icons": []
    },
    {
      "name": "Run Scan",
      "short_name": "Scan",
      "description": "Run security scans",
      "url": "/dashboard?tab=scans",
      "icons": []
    }
  ]
}
