{
  "name": "ShieldDesk",
  "short_name": "ShieldDesk",
  "description": "AI front desk & data protection",
  "start_url": "/overview",
  "display": "standalone",
  "background_color": "#0C1A2A",
  "theme_color": "#0C1A2A",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    { "name": "After-Hours Calls", "url": "/calls",    "description": "Every call Hailey handled" },
    { "name": "Overview",          "url": "/overview", "description": "Dashboard overview" },
    { "name": "Review Queue",      "url": "/review",   "description": "Human review queue" }
  ]
}
