{
  "name": "RevForge Connect",
  "short_name": "Connect",
  "description": "Business calls, messages, conversations, and contact intelligence.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "any",
  "launch_handler": {
    "client_mode": ["focus-existing", "navigate-existing"]
  },
  "categories": ["business", "productivity", "communication"],
  "icons": [
    {
      "src": "/connect-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
