{
  "settings": {
    "namespace": "g-"
  },
  "fonts": [],
  "artboards": [
    {
      "name": "desktop",
      "width": 600,
      "height": 400,
      "layers": [
        {
          "name": "Layer1",
          "type": "default",
          "inlineSvg": false,
          "visible": true,
          "opacity": 100,
          "elements": [
            {
              "type": "text",
              "id": "title",
              "kind": "area",
              "position": {
                "x": 20,
                "y": 20,
                "width": 200,
                "height": 30
              },
              "opacity": 100,
              "valign": "top",
              "renderAs": "html",
              "paragraphs": [
                {
                  "text": "With PNG overlay",
                  "alignment": "left",
                  "leading": 18,
                  "spaceBefore": 0,
                  "spaceAfter": 0,
                  "runs": [
                    {
                      "text": "With PNG overlay",
                      "fontName": "ArialMT",
                      "fontSize": 14,
                      "color": {
                        "r": 0,
                        "g": 0,
                        "b": 0
                      },
                      "capitalization": "normal",
                      "baselineShift": "normal",
                      "letterSpacing": 0
                    }
                  ]
                }
              ]
            }
          ],
          "id": "artboard:desktop:layer:layer1",
          "source": {
            "tool": "test",
            "name": "Layer1"
          }
        },
        {
          "name": "highlight",
          "type": "png",
          "inlineSvg": false,
          "visible": true,
          "opacity": 70,
          "elements": [],
          "id": "artboard:desktop:layer:highlight",
          "source": {
            "tool": "test",
            "name": "highlight"
          }
        }
      ],
      "id": "artboard:desktop",
      "source": {
        "tool": "test",
        "name": "desktop",
        "width": 600,
        "height": 400
      }
    }
  ],
  "customBlocks": [],
  "assets": {
    "overlay": {
      "id": "overlay",
      "path": "desktop-highlight.png",
      "mimeType": "image/png",
      "width": 1200,
      "height": 800,
      "exportParams": {
        "format": "png",
        "scale": 2,
        "transparent": true
      },
      "artboardId": "artboard:desktop",
      "layerId": "artboard:desktop:layer:highlight",
      "source": {
        "tool": "test",
        "name": "highlight"
      }
    }
  },
  "metadata": {
    "slug": "png-overlay-test"
  },
  "irVersion": "0.1.0",
  "source": {
    "tool": "test",
    "toolVersion": "1.0",
    "adapterVersion": "0.1.0"
  }
}
