{
  "name": "ForensicBlock - Blockchain Forensics Platform",
  "short_name": "ForensicBlock",
  "description": "Professional blockchain forensics and investigation platform. AI-powered tools for transaction tracing, pattern detection, and court-ready evidence collection.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#00D9FF",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-light-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["business", "security", "finance"]
}
