{
  "name": "IntelBench",
  "short_name": "IntelBench",
  "description": "Financial services hiring intelligence. Compensation benchmarks, market signals, and AI agents built for the people who run searches and make offers.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B1220",
  "theme_color": "#1BA0C5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon-mark.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Today",
      "short_name": "Today",
      "description": "Morning brief — your top moves + pipeline scoreboard",
      "url": "/dashboard",
      "icons": [{ "src": "/favicon-mark.png", "sizes": "192x192" }]
    },
    {
      "name": "Mandates",
      "short_name": "Mandates",
      "description": "Run your active searches as a deal pipeline",
      "url": "/searches",
      "icons": [{ "src": "/favicon-mark.png", "sizes": "192x192" }]
    },
    {
      "name": "Recruiter Agent",
      "short_name": "Agent",
      "description": "Ask the Agent about your pipeline",
      "url": "/agents/recruiter",
      "icons": [{ "src": "/favicon-mark.png", "sizes": "192x192" }]
    },
    {
      "name": "Growth",
      "short_name": "Growth",
      "description": "BD signals, ranked by fee opportunity",
      "url": "/growth",
      "icons": [{ "src": "/favicon-mark.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["business", "productivity", "finance"],
  "lang": "en-US",
  "dir": "ltr"
}
