{
  "name": "X2 Intelligence Platform",
  "short_name": "X2 Intel",
  "description": "X2 Intelligence Platform -- ME trade intermediary analysis and volume tracking",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#111922",
  "background_color": "#111922",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Executive Dashboard",
      "short_name": "Dashboard",
      "url": "/",
      "description": "30-second situational awareness overview"
    },
    {
      "name": "Confirmed Intermediaries",
      "short_name": "Confirmed",
      "url": "/confirmed",
      "description": "High-confidence intermediary targets"
    },
    {
      "name": "Volume Intelligence",
      "short_name": "Volume",
      "url": "/volume-intelligence",
      "description": "Volume estimation and analysis"
    }
  ]
}
