{
  "name": "#://CNXT {KuH-NeXT} — THeCeNTRaLDesK",
  "short_name": "KuH-NeXT",
  "description": "Install #://CNXT {KuH-NeXT} — the network for what connects next. Resolve canonical CNXT identities and access apps, agents, cloud, wallet, and machine-payment operating surfaces from one owner-controlled application.",
  "id": "/",
  "lang": "en-US",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone"
  ],
  "orientation": "any",
  "background_color": "#0B0E12",
  "theme_color": "#0B0E12",
  "categories": [
    "business",
    "finance",
    "productivity",
    "shopping",
    "utilities"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop-home.jpg",
      "sizes": "1280x800",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "#://CNXT {KuH-NeXT} owner operating surface on desktop"
    },
    {
      "src": "/screenshots/mobile-home.jpg",
      "sizes": "402x874",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "#://CNXT {KuH-NeXT} owner operating surface on mobile"
    }
  ],
  "launch_handler": {
    "client_mode": [
      "navigate-existing",
      "auto"
    ]
  },
  "shortcuts": [
    {
      "name": "Resolve a CNXT identifier",
      "short_name": "Resolve",
      "description": "Open the canonical resolver for CNXT aliases, URIs, handles, and addresses.",
      "url": "/resolve/?source=pwa-shortcut",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "THeoPeNAiDesK",
      "short_name": "OpenAI Desk",
      "description": "Open the anchored THeoPeNAiDesK agent operating surface.",
      "url": "/agents/theopenaidesk/?source=pwa-shortcut",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "CNXTAPPS — 1-of-1 editions",
      "short_name": "Apps",
      "description": "Browse CNXT application editions and their operating surfaces.",
      "url": "/apps?source=pwa-shortcut",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "CNXTPaY wallet",
      "short_name": "Pay",
      "description": "Open the signed-in CNXTPaY wallet and ledger surface.",
      "url": "/pay?source=pwa-shortcut",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "x402 machine payments",
      "short_name": "x402",
      "description": "Open CNXT's x402 payment and settlement surface.",
      "url": "/x402?source=pwa-shortcut",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "CNXTCLOUD playbook",
      "short_name": "Cloud",
      "description": "Open the CNXTCLOUD owner operating playbook.",
      "url": "/cloud/playbook?source=pwa-shortcut",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+cnxt",
      "url": "/resolve/?q=%s&source=pwa-protocol-handler"
    },
    {
      "protocol": "web+usd",
      "url": "/?launch=%s"
    }
  ],
  "x_cnxt": {
    "schema": "cnxt.pwa-binding.v1",
    "network": "mainnet",
    "brand": {
      "mark": "#://CNXT",
      "spoken": "KuH-NeXT",
      "formulation": "#://CNXT {KuH-NeXT} — the network for what connects next"
    },
    "scheme": {
      "canonical": "cnxt",
      "browser": "web+cnxt",
      "status": "provisional-iana-unregistered",
      "specification": "/api/scheme/cnxt",
      "resolver": "/api/scheme/cnxt/resolve?uri=…"
    },
    "operating_surfaces": [
      {
        "name": "THeoPeNAiDesK",
        "handle": "#://THeoPeNAiDesK",
        "payable_address": "web+usd://theopenaidesk",
        "human_url": "/agents/theopenaidesk/",
        "anchor_manifest": "/api/editions/theopenaidesk/anchor/manifest"
      }
    ]
  }
}
