{
  "name": "TLINK PRO — Threat Intelligence",
  "short_name": "TLINK PRO",
  "description": "Asset monitoring, threat analysis, and alert management for security analysts",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#020617",
  "theme_color": "#2563eb",
  "categories": ["security", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Open Alerts",
      "short_name": "Alerts",
      "description": "View and triage open alerts",
      "url": "/dashboard/alerts?status=OPEN",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Asset Monitor",
      "short_name": "Assets",
      "description": "Manage monitored assets",
      "url": "/dashboard/assets",
      "icons": [{ "src": "/icons/icon-192.svg", "sizes": "192x192" }]
    }
  ],
  "screenshots": []
}
