{
  "Halo Lit Channel Letters": {
    "signType": "halo-lit",
    "environment": "indoor",
    "options": {}
  },
  "Premium Face Lit Channel Letters - Metallic Trim": {
    "signType": "face-lit",
    "environment": "indoor",
    "options": { "trimStyle": "trim" },
    "note": "Our face-lit type only has trim/trimless, no trim material — this is the closest fit."
  },
  "Standard Face Lit Letters - Plastic Trim": {
    "signType": "face-lit",
    "environment": "indoor",
    "options": { "trimStyle": "trim" },
    "note": "Same limitation as Metallic Trim above — no trim-material option exists."
  },
  "Face & Halo Lit Channel Letters": {
    "signType": "face-halo-lit",
    "environment": "indoor",
    "options": {}
  },
  "Face & Side Lit Channel Letters": {
    "signType": "face-side-lit",
    "environment": "indoor",
    "options": {}
  },
  "Fabricated Lightbox - Single Sided": {
    "signType": "lightbox-cabinet",
    "environment": "indoor",
    "options": {}
  },
  "Fabricated Blade Sign - Illuminated/Double Sided": {
    "signType": "blade-sign",
    "environment": "indoor",
    "options": { "variant": "double-sided", "isLightingOn": true }
  },
  "Flat Cut Acrylic Letters": {
    "signType": "flat-cut",
    "environment": "indoor",
    "options": {},
    "note": "flat-cut has no material option — Acrylic/Aluminum/Metal Pasting all map here identically."
  },
  "Flat Cut Aluminum Letters": {
    "signType": "flat-cut",
    "environment": "indoor",
    "options": {},
    "note": "See Flat Cut Acrylic Letters — same limitation."
  },
  "Flat Cut Acrylic with Metal Pasting": {
    "signType": "flat-cut",
    "environment": "indoor",
    "options": {},
    "note": "See Flat Cut Acrylic Letters — same limitation."
  },
  "Fabricated Push Through - Single Sided": {
    "signType": "push-through",
    "environment": "indoor",
    "options": { "variant": "face-lit" }
  },
  "Fabricated Channel Letters - Non Illuminated": {
    "signType": "fabricated-non-lit",
    "environment": "indoor",
    "options": {}
  },
  "Flat Blade Sign": {
    "signType": "blade-sign",
    "environment": "indoor",
    "options": { "variant": "hanging" }
  },
  "Fabricated Blade Sign - Non Illuminated / Double Sided": {
    "signType": "blade-sign",
    "environment": "indoor",
    "options": { "variant": "double-sided", "isLightingOn": false }
  },
  "Neon Sign": {
    "signType": "led-neon",
    "environment": "indoor",
    "options": {}
  },
  "Marquee Channel Letters": {
    "signType": "marquee",
    "environment": "indoor",
    "options": {}
  },
  "Open Face Neon Channel Letters": {
    "signType": "open-face-neon",
    "environment": "indoor",
    "options": {}
  },
  "Mirror Infinity Channel Letters": {
    "signType": "infinity-mirror",
    "environment": "indoor",
    "options": {}
  },
  "Neon Acrylic Sign": {
    "signType": "led-neon",
    "environment": "indoor",
    "options": {}
  },
  "Double Sided Push Through Cabinet": {
    "signType": "push-through",
    "environment": "indoor",
    "options": { "variant": "face-lit" },
    "note": "push-through has no double-sided option (only face-lit/halo-lit variant) — closest available fit."
  },
  "Vacuum Formed Channel Letters": {
    "unsupported": true,
    "reason": "No registered sign type represents vacuum-forming as a fabrication technique."
  },
  "A - Frame Sign": {
    "signType": "a-frame",
    "environment": "roadside",
    "options": {}
  },
  "Vinyl Banners": {
    "signType": "vinyl-graphics",
    "environment": "indoor",
    "options": { "variant": "decal" },
    "note": "vinyl-graphics has no \"banner\" variant (decal/wrap/frosting only) — using decal as the closest fit."
  }
}
