{
  "name": "GargBot — Knowledge Assistant",
  "short_name": "GargBot",
  "description": "Professional services knowledge assistant. Ask questions, generate content, and match staff to opportunities.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#0f1419",
  "theme_color": "#2563eb",
  "orientation": "any",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    }
  ]
}
