{
  "name": "Reaper - Automated Pentesting Platform",
  "short_name": "Reaper",
  "description": "Automated offensive security platform. Launch recon, exploit vulnerabilities, and generate pentest reports.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0E0E10",
  "theme_color": "#8B1E1E",
  "icons": [
    {
      "src": "/icon",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}

