{
  "settings": {
    "namespace": "g-",
    "responsiveness": "fixed",
    "includeResizerCss": true
  },
  "fonts": [],
  "artboards": [
    {
      "name": "mobile",
      "width": 320,
      "height": 500,
      "layers": [
        {
          "name": "Layer1",
          "type": "default",
          "inlineSvg": false,
          "visible": true,
          "opacity": 100,
          "elements": [
            {
              "type": "text",
              "id": "g-ai0-1",
              "kind": "area",
              "position": {
                "x": 10,
                "y": 20,
                "width": 300,
                "height": 40
              },
              "opacity": 100,
              "valign": "top",
              "renderAs": "html",
              "paragraphs": [
                {
                  "text": "Mobile Title",
                  "alignment": "left",
                  "leading": 22,
                  "spaceBefore": 0,
                  "spaceAfter": 0,
                  "runs": [
                    {
                      "text": "Mobile Title",
                      "fontName": "Arial-BoldMT",
                      "fontSize": 18,
                      "color": {
                        "r": 0,
                        "g": 0,
                        "b": 0
                      },
                      "capitalization": "normal",
                      "baselineShift": "normal",
                      "letterSpacing": 0
                    }
                  ]
                }
              ]
            }
          ],
          "id": "artboard:mobile:layer:layer1",
          "source": {
            "tool": "test",
            "name": "Layer1"
          }
        }
      ],
      "id": "artboard:mobile",
      "source": {
        "tool": "test",
        "name": "mobile",
        "width": 320,
        "height": 500
      }
    },
    {
      "name": "tablet",
      "width": 768,
      "height": 600,
      "layers": [
        {
          "name": "Layer1",
          "type": "default",
          "inlineSvg": false,
          "visible": true,
          "opacity": 100,
          "elements": [
            {
              "type": "text",
              "id": "g-ai1-1",
              "kind": "area",
              "position": {
                "x": 30,
                "y": 40,
                "width": 500,
                "height": 50
              },
              "opacity": 100,
              "valign": "top",
              "renderAs": "html",
              "paragraphs": [
                {
                  "text": "Tablet Title",
                  "alignment": "left",
                  "leading": 28,
                  "spaceBefore": 0,
                  "spaceAfter": 0,
                  "runs": [
                    {
                      "text": "Tablet Title",
                      "fontName": "Arial-BoldMT",
                      "fontSize": 22,
                      "color": {
                        "r": 0,
                        "g": 0,
                        "b": 0
                      },
                      "capitalization": "normal",
                      "baselineShift": "normal",
                      "letterSpacing": 0
                    }
                  ]
                }
              ]
            }
          ],
          "id": "artboard:tablet:layer:layer1",
          "source": {
            "tool": "test",
            "name": "Layer1"
          }
        }
      ],
      "id": "artboard:tablet",
      "source": {
        "tool": "test",
        "name": "tablet",
        "width": 768,
        "height": 600
      }
    },
    {
      "name": "desktop",
      "width": 1200,
      "height": 800,
      "layers": [
        {
          "name": "Layer1",
          "type": "default",
          "inlineSvg": false,
          "visible": true,
          "opacity": 100,
          "elements": [
            {
              "type": "text",
              "id": "g-ai2-1",
              "kind": "area",
              "position": {
                "x": 50,
                "y": 50,
                "width": 600,
                "height": 60
              },
              "opacity": 100,
              "valign": "top",
              "renderAs": "html",
              "paragraphs": [
                {
                  "text": "Desktop Title",
                  "alignment": "left",
                  "leading": 34,
                  "spaceBefore": 0,
                  "spaceAfter": 0,
                  "runs": [
                    {
                      "text": "Desktop Title",
                      "fontName": "Arial-BoldMT",
                      "fontSize": 28,
                      "color": {
                        "r": 0,
                        "g": 0,
                        "b": 0
                      },
                      "capitalization": "normal",
                      "baselineShift": "normal",
                      "letterSpacing": 0
                    }
                  ]
                }
              ]
            }
          ],
          "id": "artboard:desktop:layer:layer1",
          "source": {
            "tool": "test",
            "name": "Layer1"
          }
        }
      ],
      "id": "artboard:desktop",
      "source": {
        "tool": "test",
        "name": "desktop",
        "width": 1200,
        "height": 800
      }
    }
  ],
  "customBlocks": [],
  "assets": {
    "bg-mobile": {
      "id": "bg-mobile",
      "path": "test-mobile.png",
      "mimeType": "image/png",
      "width": 640,
      "height": 1000,
      "exportParams": {
        "format": "png",
        "scale": 2
      },
      "artboardId": "artboard:mobile",
      "source": {
        "tool": "test",
        "name": "mobile"
      }
    },
    "bg-tablet": {
      "id": "bg-tablet",
      "path": "test-tablet.png",
      "mimeType": "image/png",
      "width": 1536,
      "height": 1200,
      "exportParams": {
        "format": "png",
        "scale": 2
      },
      "artboardId": "artboard:tablet",
      "source": {
        "tool": "test",
        "name": "tablet"
      }
    },
    "bg-desktop": {
      "id": "bg-desktop",
      "path": "test-desktop.png",
      "mimeType": "image/png",
      "width": 2400,
      "height": 1600,
      "exportParams": {
        "format": "png",
        "scale": 2
      },
      "artboardId": "artboard:desktop",
      "source": {
        "tool": "test",
        "name": "desktop"
      }
    }
  },
  "metadata": {
    "slug": "responsive-test"
  },
  "irVersion": "0.1.0",
  "source": {
    "tool": "test",
    "toolVersion": "1.0",
    "adapterVersion": "0.1.0"
  }
}
