{
  "name": "SentinelForge - Detection & Monitoring",
  "short_name": "SentinelForge",
  "description": "Security posture monitoring, SIEM detection engineering, and SOC alerting platform.",
  "theme_color": "#0f172a",
  "background_color": "#020617",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "orientation": "any",
  "categories": ["security", "business", "productivity"],
  "icons": [
    {
      "src": "/vite.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Mobile Triage",
      "short_name": "Triage",
      "url": "/triage",
      "description": "Mobile-optimized alert and incident triage"
    },
    {
      "name": "Alerts",
      "short_name": "Alerts",
      "url": "/alerts",
      "description": "View active security alerts"
    },
    {
      "name": "Detection Rules",
      "short_name": "Rules",
      "url": "/detection/rules",
      "description": "Manage detection rules"
    },
    {
      "name": "ForgeQL Search",
      "short_name": "Search",
      "url": "/siem/search",
      "description": "Search logs with ForgeQL"
    }
  ]
}
