{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "logo-icon-on-blue",
  "type": "registry:file",
  "title": "Astry logo — icon-on-blue",
  "description": "Astry brand logo asset (icon-on-blue, PNG).",
  "homepage": "https://brand.astry.agency",
  "meta": {
    "kind": "logo",
    "variant": "icon-on-blue",
    "format": "png",
    "url": "https://brand.astry.agency/brand/logo/icon-on-blue.png",
    "sourcePath": "public/brand/logo/icon-on-blue.png",
    "reactUsage": "<AstryLogo size=\"md\" /> // primary logo lockup uses this asset under the hood",
    "directFetch": "curl -O https://brand.astry.agency/brand/logo/icon-on-blue.png"
  }
}