{
  "id": "universal-professional-certificate",
  "name": "Universal Professional Certificate",
  "description": "A premium, versatile certificate designed for multiple professional use cases including Course Completion, Workshops, Training Programs, Internships, and Appreciation awards. Features a classic alabaster background, double border system, and gold star seal.",
  "type": "certificate",
  "category": "achievement",
  "backgroundColor": "#FAF8F5",
  "accentColor": "#1E3A8A",
  "dimensions": {
    "width": 800,
    "height": 560,
    "label": "Landscape Certificate"
  },
  "frontLayers": [
    {
      "id": "background",
      "type": "shape",
      "x": 0,
      "y": 0,
      "width": 800,
      "height": 560,
      "color": "#FAF8F5",
      "borderRadius": 0,
      "opacity": 1,
      "rotation": 0,
      "locked": true,
      "visible": true
    },
    {
      "id": "border-gold-outer",
      "type": "shape",
      "x": 20,
      "y": 20,
      "width": 760,
      "height": 520,
      "color": "transparent",
      "borderWidth": 1.5,
      "borderColor": "#D4A843",
      "opacity": 0.85,
      "rotation": 0,
      "locked": true,
      "visible": true
    },
    {
      "id": "border-navy-inner",
      "type": "shape",
      "x": 28,
      "y": 28,
      "width": 744,
      "height": 504,
      "color": "transparent",
      "borderWidth": 1,
      "borderColor": "#1E3A8A",
      "opacity": 0.35,
      "rotation": 0,
      "locked": true,
      "visible": true
    },
    {
      "id": "svg-seal-crest",
      "type": "shape",
      "x": 372,
      "y": 48,
      "width": 56,
      "height": 56,
      "color": "#D4A843",
      "content": "<svg viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'><circle cx='32' cy='32' r='28' stroke='currentColor' stroke-width='2'/><path d='M32 14l3.5 7.1 7.8 1.1-5.6 5.5 1.3 7.8-7-3.7-7 3.7 1.3-7.8-5.6-5.5 7.8-1.1z' fill='currentColor'/></svg>",
      "opacity": 1,
      "rotation": 0,
      "locked": true,
      "visible": true
    },
    {
      "id": "org-header",
      "type": "text",
      "x": 100,
      "y": 116,
      "width": 600,
      "height": 22,
      "content": "{{organization}}",
      "fontSize": 11,
      "fontWeight": "700",
      "color": "#1E3A8A",
      "fontFamily": "Montserrat",
      "textAlign": "center",
      "letterSpacing": 3,
      "opacity": 1,
      "rotation": 0,
      "locked": false,
      "visible": true
    },
    {
      "id": "cert-title",
      "type": "text",
      "x": 100,
      "y": 146,
      "width": 600,
      "height": 48,
      "content": "CERTIFICATE OF CONFORMANCE",
      "fontSize": 26,
      "fontWeight": "700",
      "color": "#111827",
      "fontFamily": "Playfair Display",
      "textAlign": "center",
      "opacity": 1,
      "rotation": 0,
      "locked": true,
      "visible": true
    },
    {
      "id": "present-eyebrow",
      "type": "text",
      "x": 100,
      "y": 204,
      "width": 600,
      "height": 20,
      "content": "THIS CREDENTIAL IS PROUDLY PRESENTED TO",
      "fontSize": 9.5,
      "fontWeight": "700",
      "color": "#6B7280",
      "fontFamily": "Montserrat",
      "textAlign": "center",
      "letterSpacing": 2,
      "opacity": 1,
      "rotation": 0,
      "locked": true,
      "visible": true
    },
    {
      "id": "recipient-name",
      "type": "text",
      "x": 100,
      "y": 232,
      "width": 600,
      "height": 48,
      "content": "{{name}}",
      "fontSize": 34,
      "fontWeight": "700",
      "color": "#D4A843",
      "fontFamily": "Playfair Display",
      "textAlign": "center",
      "opacity": 1,
      "rotation": 0,
      "locked": false,
      "visible": true
    },
    {
      "id": "name-underline",
      "type": "shape",
      "x": 250,
      "y": 290,
      "width": 300,
      "height": 1.5,
      "color": "#D4A843",
      "opacity": 0.85,
      "rotation": 0,
      "locked": true,
      "visible": true
    },
    {
      "id": "cert-description",
      "type": "text",
      "x": 100,
      "y": 310,
      "width": 600,
      "height": 44,
      "content": "for successfully completing the specialized training course in\n{{course}}",
      "fontSize": 13,
      "fontWeight": "400",
      "color": "#4B5563",
      "fontFamily": "Inter",
      "textAlign": "center",
      "lineHeight": 1.5,
      "opacity": 1,
      "rotation": 0,
      "locked": false,
      "visible": true
    },
    {
      "id": "date-line",
      "type": "shape",
      "x": 100,
      "y": 430,
      "width": 160,
      "height": 1,
      "color": "#D4A843",
      "opacity": 0.6,
      "rotation": 0,
      "locked": true,
      "visible": true
    },
    {
      "id": "label-date",
      "type": "text",
      "x": 100,
      "y": 438,
      "width": 160,
      "height": 16,
      "content": "DATE ISSUED",
      "fontSize": 8,
      "fontWeight": "700",
      "color": "#9CA3AF",
      "fontFamily": "Montserrat",
      "textAlign": "center",
      "letterSpacing": 1.5,
      "opacity": 1,
      "rotation": 0,
      "locked": true,
      "visible": true
    },
    {
      "id": "value-date",
      "type": "text",
      "x": 100,
      "y": 456,
      "width": 160,
      "height": 22,
      "content": "{{date}}",
      "fontSize": 12,
      "fontWeight": "600",
      "color": "#1F2937",
      "fontFamily": "Inter",
      "textAlign": "center",
      "opacity": 1,
      "rotation": 0,
      "locked": false,
      "visible": true
    },
    {
      "id": "gold-seal-watermark",
      "type": "image",
      "x": 368,
      "y": 400,
      "width": 64,
      "height": 64,
      "content": "https://xhgnsubbtdxfrwzouzst.supabase.co/storage/v1/object/public/images/seal.png",
      "borderRadius": 0,
      "opacity": 0.85,
      "rotation": 0,
      "locked": true,
      "visible": true
    },
    {
      "id": "signature-line",
      "type": "shape",
      "x": 540,
      "y": 430,
      "width": 160,
      "height": 1,
      "color": "#D4A843",
      "opacity": 0.6,
      "rotation": 0,
      "locked": true,
      "visible": true
    },
    {
      "id": "label-signature",
      "type": "text",
      "x": 540,
      "y": 438,
      "width": 160,
      "height": 16,
      "content": "AUTHORIZED SIGNATURE",
      "fontSize": 8,
      "fontWeight": "700",
      "color": "#9CA3AF",
      "fontFamily": "Montserrat",
      "textAlign": "center",
      "letterSpacing": 1.5,
      "opacity": 1,
      "rotation": 0,
      "locked": true,
      "visible": true
    },
    {
      "id": "img-signature",
      "type": "image",
      "x": 560,
      "y": 386,
      "width": 120,
      "height": 40,
      "content": "{{signature}}",
      "borderRadius": 0,
      "opacity": 0.85,
      "rotation": 0,
      "locked": false,
      "visible": true
    },
    {
      "id": "qr-verification",
      "type": "qr",
      "x": 700,
      "y": 38,
      "width": 56,
      "height": 56,
      "content": "{{certificate_id}}",
      "color": "#1E3A8A",
      "backgroundColor": "#FAF8F5",
      "padding": 2,
      "opacity": 0.9,
      "rotation": 0,
      "locked": false,
      "visible": true
    },
    {
      "id": "label-cert-id",
      "type": "text",
      "x": 100,
      "y": 498,
      "width": 600,
      "height": 16,
      "content": "Verification ID: {{certificate_id}}",
      "fontSize": 8,
      "fontWeight": "500",
      "color": "#9CA3AF",
      "fontFamily": "Inter",
      "textAlign": "center",
      "opacity": 1,
      "rotation": 0,
      "locked": false,
      "visible": true
    }
  ],
  "backLayers": [],
  "sample_data": {
    "headers": [
      "name",
      "course",
      "organization",
      "date",
      "certificate_id",
      "signature"
    ],
    "columnMetadata": {
      "name": "text",
      "course": "text",
      "organization": "text",
      "date": "text",
      "certificate_id": "text",
      "signature": "image"
    },
    "rows": [
      {
        "name": "Sophia Thompson",
        "course": "Advanced Web Design and Engineering",
        "organization": "GLOBAL TECH ACADEMY",
        "date": "July 5, 2026",
        "certificate_id": "CERT-8829-UNI",
        "signature": "https://xhgnsubbtdxfrwzouzst.supabase.co/storage/v1/object/public/images/signature.png"
      }
    ]
  }
}