storeshot 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (151) hide show
  1. package/CHANGELOG.md +15 -0
  2. package/CONTRIBUTING.md +75 -0
  3. package/LICENSE +21 -0
  4. package/README.md +142 -0
  5. package/SECURITY.md +25 -0
  6. package/THIRD_PARTY_LICENSES.txt +668 -0
  7. package/THIRD_PARTY_NOTICES.md +93 -0
  8. package/dist/cli.js +1458 -0
  9. package/dist/cli.js.map +1 -0
  10. package/dist/ui/artwork/tabler/LICENSE +21 -0
  11. package/dist/ui/artwork/tabler/README.md +23 -0
  12. package/dist/ui/artwork/tabler/filled/grid-pattern.svg +13 -0
  13. package/dist/ui/artwork/tabler/filled/laurel-wreath-1.svg +13 -0
  14. package/dist/ui/artwork/tabler/filled/laurel-wreath-2.svg +13 -0
  15. package/dist/ui/artwork/tabler/filled/laurel-wreath-3.svg +13 -0
  16. package/dist/ui/artwork/tabler/filled/laurel-wreath.svg +13 -0
  17. package/dist/ui/artwork/tabler/filled/sparkles.svg +15 -0
  18. package/dist/ui/artwork/tabler/filled/stars.svg +15 -0
  19. package/dist/ui/artwork/tabler/outline/scribble.svg +19 -0
  20. package/dist/ui/artwork/tabler/outline/underline.svg +20 -0
  21. package/dist/ui/assets/AssetsView-D0lbK5rm.js +1 -0
  22. package/dist/ui/assets/SetEditor-BBUlgGT0.js +440 -0
  23. package/dist/ui/assets/geist-cyrillic-ext-wght-normal-DjL33-gN.woff2 +0 -0
  24. package/dist/ui/assets/geist-cyrillic-wght-normal-BEAKL7Jp.woff2 +0 -0
  25. package/dist/ui/assets/geist-latin-ext-wght-normal-DC-KSUi6.woff2 +0 -0
  26. package/dist/ui/assets/geist-latin-wght-normal-BgDaEnEv.woff2 +0 -0
  27. package/dist/ui/assets/geist-vietnamese-wght-normal-6IgcOCM7.woff2 +0 -0
  28. package/dist/ui/assets/index-DPDaBFld.js +10 -0
  29. package/dist/ui/assets/index-DfZBqsD3.css +2 -0
  30. package/dist/ui/assets/shared-BiRg4I01.js +1 -0
  31. package/dist/ui/index.html +14 -0
  32. package/dist/ui/licenses/geist-OFL-1.1.txt +93 -0
  33. package/dist/ui/mockup-bundles/frameup-free/LICENSE +21 -0
  34. package/dist/ui/mockup-bundles/frameup-free/README.md +12 -0
  35. package/dist/ui/mockup-bundles/frameup-free/assets/imac-pro.png +0 -0
  36. package/dist/ui/mockup-bundles/frameup-free/assets/imac-retina.png +0 -0
  37. package/dist/ui/mockup-bundles/frameup-free/assets/imac.png +0 -0
  38. package/dist/ui/mockup-bundles/frameup-free/assets/ipad-air-gold.png +0 -0
  39. package/dist/ui/mockup-bundles/frameup-free/assets/ipad-air-silver.png +0 -0
  40. package/dist/ui/mockup-bundles/frameup-free/assets/ipad-air-space-grey.png +0 -0
  41. package/dist/ui/mockup-bundles/frameup-free/assets/ipad-gold.png +0 -0
  42. package/dist/ui/mockup-bundles/frameup-free/assets/ipad-mini-gold.png +0 -0
  43. package/dist/ui/mockup-bundles/frameup-free/assets/ipad-mini-silver.png +0 -0
  44. package/dist/ui/mockup-bundles/frameup-free/assets/ipad-mini-space-grey.png +0 -0
  45. package/dist/ui/mockup-bundles/frameup-free/assets/ipad-pro-11-silver-landscape.png +0 -0
  46. package/dist/ui/mockup-bundles/frameup-free/assets/ipad-pro-11-silver-portrait.png +0 -0
  47. package/dist/ui/mockup-bundles/frameup-free/assets/ipad-pro-11-space-gray-landscape.png +0 -0
  48. package/dist/ui/mockup-bundles/frameup-free/assets/ipad-pro-11-space-gray-portrait.png +0 -0
  49. package/dist/ui/mockup-bundles/frameup-free/assets/ipad-pro-13-silver-landscape.png +0 -0
  50. package/dist/ui/mockup-bundles/frameup-free/assets/ipad-pro-13-silver-portrait.png +0 -0
  51. package/dist/ui/mockup-bundles/frameup-free/assets/ipad-pro-13-space-gray-landscape.png +0 -0
  52. package/dist/ui/mockup-bundles/frameup-free/assets/ipad-pro-13-space-gray-portrait.png +0 -0
  53. package/dist/ui/mockup-bundles/frameup-free/assets/ipad-silver.png +0 -0
  54. package/dist/ui/mockup-bundles/frameup-free/assets/ipad-space-grey.png +0 -0
  55. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-11-black.png +0 -0
  56. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-11-green.png +0 -0
  57. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-11-pro-gold.png +0 -0
  58. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-11-pro-max-gold.png +0 -0
  59. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-11-pro-max-midnight-green.png +0 -0
  60. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-11-pro-max-silver.png +0 -0
  61. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-11-pro-max-space-grey.png +0 -0
  62. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-11-pro-midnight-green.png +0 -0
  63. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-11-pro-silver.png +0 -0
  64. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-11-pro-space-grey.png +0 -0
  65. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-11-purple.png +0 -0
  66. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-11-red.png +0 -0
  67. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-11-white.png +0 -0
  68. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-11-yellow.png +0 -0
  69. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-13-pro-max.svg +5 -0
  70. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-13-pro.svg +5 -0
  71. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-14-pro-max-no-cutout.svg +4 -0
  72. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-14-pro-max.svg +5 -0
  73. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-14-pro-no-cutout.svg +4 -0
  74. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-14-pro.svg +5 -0
  75. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-15-pro-max-no-cutout.svg +4 -0
  76. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-15-pro-max.svg +5 -0
  77. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-15-pro-no-cutout.svg +4 -0
  78. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-15-pro.svg +5 -0
  79. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-16-pro-max-no-cutout.svg +10 -0
  80. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-16-pro-max.svg +11 -0
  81. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-16-pro-no-cutout.svg +4 -0
  82. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-16-pro.svg +5 -0
  83. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-17-pro-max-no-cutout.svg +4 -0
  84. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-17-pro-max.svg +5 -0
  85. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-17-pro-no-cutout.svg +4 -0
  86. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-17-pro.svg +5 -0
  87. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-5c-blue.png +0 -0
  88. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-5c-green.png +0 -0
  89. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-5c-red.png +0 -0
  90. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-5c-white.png +0 -0
  91. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-5c-yellow.png +0 -0
  92. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-5s-gold.png +0 -0
  93. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-5s-silver.png +0 -0
  94. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-5s-space-gray.png +0 -0
  95. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-6s-gold.png +0 -0
  96. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-6s-plus-gold.png +0 -0
  97. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-6s-plus-rose-gold.png +0 -0
  98. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-6s-plus-silver.png +0 -0
  99. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-6s-plus-space-gray.png +0 -0
  100. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-6s-rose-gold.png +0 -0
  101. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-6s-silver.png +0 -0
  102. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-6s-space-gray.png +0 -0
  103. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-7-gold.png +0 -0
  104. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-7-jet-black.png +0 -0
  105. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-7-matte-black.png +0 -0
  106. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-7-plus-gold.png +0 -0
  107. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-7-plus-jet-black.png +0 -0
  108. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-7-plus-matte-black.png +0 -0
  109. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-7-plus-rose-gold.png +0 -0
  110. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-7-plus-silver.png +0 -0
  111. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-7-rose-gold.png +0 -0
  112. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-7-silver.png +0 -0
  113. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-8-gold.png +0 -0
  114. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-8-plus-gold.png +0 -0
  115. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-8-plus-silver.png +0 -0
  116. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-8-plus-space-grey.png +0 -0
  117. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-8-silver.png +0 -0
  118. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-8-space-grey.png +0 -0
  119. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-se-gold.png +0 -0
  120. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-se-rose-gold.png +0 -0
  121. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-se-silver.png +0 -0
  122. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-se-space-gray.png +0 -0
  123. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-x-silver.png +0 -0
  124. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-x-space-grey.png +0 -0
  125. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-xr-blue.png +0 -0
  126. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-xr-coral.png +0 -0
  127. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-xr-red.png +0 -0
  128. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-xr-silver.png +0 -0
  129. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-xr-space-grey.png +0 -0
  130. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-xr-yellow.png +0 -0
  131. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-xs-gold.png +0 -0
  132. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-xs-max-gold.png +0 -0
  133. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-xs-max-silver.png +0 -0
  134. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-xs-max-space-grey.png +0 -0
  135. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-xs-silver.png +0 -0
  136. package/dist/ui/mockup-bundles/frameup-free/assets/iphone-xs-space-grey.png +0 -0
  137. package/dist/ui/mockup-bundles/frameup-free/assets/macbook-air-13-gold.png +0 -0
  138. package/dist/ui/mockup-bundles/frameup-free/assets/macbook-air-13-silver.png +0 -0
  139. package/dist/ui/mockup-bundles/frameup-free/assets/macbook-air-13-space-grey.png +0 -0
  140. package/dist/ui/mockup-bundles/frameup-free/assets/macbook-gold.png +0 -0
  141. package/dist/ui/mockup-bundles/frameup-free/assets/macbook-pro-13-silver.png +0 -0
  142. package/dist/ui/mockup-bundles/frameup-free/assets/macbook-pro-13-space-grey.png +0 -0
  143. package/dist/ui/mockup-bundles/frameup-free/assets/macbook-pro-15-silver.png +0 -0
  144. package/dist/ui/mockup-bundles/frameup-free/assets/macbook-pro-15-space-grey.png +0 -0
  145. package/dist/ui/mockup-bundles/frameup-free/assets/macbook-space-grey.png +0 -0
  146. package/dist/ui/mockup-bundles/frameup-free/assets/pro-display-xdr.png +0 -0
  147. package/dist/ui/mockup-bundles/frameup-free/assets/thunderbolt-display.png +0 -0
  148. package/dist/ui/mockup-bundles/frameup-free/storeshot-mockups.json +2279 -0
  149. package/docs/mockup-bundles.md +104 -0
  150. package/docs/releasing.md +155 -0
  151. package/package.json +85 -0
@@ -0,0 +1,2279 @@
1
+ {
2
+ "format": "storeshot-mockup-bundle",
3
+ "version": 1,
4
+ "id": "frameup-free",
5
+ "name": "FrameUp Free",
6
+ "author": "9OneFour",
7
+ "license": {
8
+ "name": "MIT",
9
+ "url": "https://github.com/amirmun99/FrameUp-Free/blob/main/LICENSE",
10
+ "file": "LICENSE"
11
+ },
12
+ "source": {
13
+ "name": "amirmun99/FrameUp-Free",
14
+ "url": "https://github.com/amirmun99/FrameUp-Free",
15
+ "revision": "f54ab686ef82d068ab05f4a5e5abbdab3cd51ec1"
16
+ },
17
+ "mockups": [
18
+ {
19
+ "id": "iphone-17-pro-max",
20
+ "groupId": "iphone-17-pro-max",
21
+ "groupName": "iPhone 17 Pro Max",
22
+ "name": "iPhone 17 Pro Max",
23
+ "description": "Standard",
24
+ "platform": "iphone",
25
+ "style": "standard",
26
+ "frame": "assets/iphone-17-pro-max.svg",
27
+ "width": 462,
28
+ "height": 978,
29
+ "screen": {
30
+ "kind": "rect",
31
+ "x": 11,
32
+ "y": 11,
33
+ "width": 440,
34
+ "height": 956,
35
+ "cornerRadius": 55
36
+ }
37
+ },
38
+ {
39
+ "id": "iphone-17-pro",
40
+ "groupId": "iphone-17-pro",
41
+ "groupName": "iPhone 17 Pro",
42
+ "name": "iPhone 17 Pro",
43
+ "description": "Standard",
44
+ "platform": "iphone",
45
+ "style": "standard",
46
+ "frame": "assets/iphone-17-pro.svg",
47
+ "width": 424,
48
+ "height": 896,
49
+ "screen": {
50
+ "kind": "rect",
51
+ "x": 11,
52
+ "y": 11,
53
+ "width": 402,
54
+ "height": 874,
55
+ "cornerRadius": 55
56
+ }
57
+ },
58
+ {
59
+ "id": "iphone-17-pro-max-no-cutout",
60
+ "groupId": "iphone-17-pro-max",
61
+ "groupName": "iPhone 17 Pro Max",
62
+ "name": "iPhone 17 Pro Max",
63
+ "description": "No cutout",
64
+ "platform": "iphone",
65
+ "style": "standard",
66
+ "frame": "assets/iphone-17-pro-max-no-cutout.svg",
67
+ "width": 462,
68
+ "height": 978,
69
+ "screen": {
70
+ "kind": "rect",
71
+ "x": 11,
72
+ "y": 11,
73
+ "width": 440,
74
+ "height": 956,
75
+ "cornerRadius": 55
76
+ }
77
+ },
78
+ {
79
+ "id": "iphone-17-pro-no-cutout",
80
+ "groupId": "iphone-17-pro",
81
+ "groupName": "iPhone 17 Pro",
82
+ "name": "iPhone 17 Pro",
83
+ "description": "No cutout",
84
+ "platform": "iphone",
85
+ "style": "standard",
86
+ "frame": "assets/iphone-17-pro-no-cutout.svg",
87
+ "width": 424,
88
+ "height": 896,
89
+ "screen": {
90
+ "kind": "rect",
91
+ "x": 11,
92
+ "y": 11,
93
+ "width": 402,
94
+ "height": 874,
95
+ "cornerRadius": 55
96
+ }
97
+ },
98
+ {
99
+ "id": "iphone-16-pro-max",
100
+ "groupId": "iphone-16-pro-max",
101
+ "groupName": "iPhone 16 Pro Max",
102
+ "name": "iPhone 16 Pro Max",
103
+ "description": "Standard",
104
+ "platform": "iphone",
105
+ "style": "standard",
106
+ "frame": "assets/iphone-16-pro-max.svg",
107
+ "width": 464,
108
+ "height": 980,
109
+ "screen": {
110
+ "kind": "rect",
111
+ "x": 12,
112
+ "y": 12,
113
+ "width": 440,
114
+ "height": 956,
115
+ "cornerRadius": 55
116
+ }
117
+ },
118
+ {
119
+ "id": "iphone-16-pro",
120
+ "groupId": "iphone-16-pro",
121
+ "groupName": "iPhone 16 Pro",
122
+ "name": "iPhone 16 Pro",
123
+ "description": "Standard",
124
+ "platform": "iphone",
125
+ "style": "standard",
126
+ "frame": "assets/iphone-16-pro.svg",
127
+ "width": 417,
128
+ "height": 876,
129
+ "screen": {
130
+ "kind": "rect",
131
+ "x": 12,
132
+ "y": 12,
133
+ "width": 393,
134
+ "height": 852,
135
+ "cornerRadius": 55
136
+ }
137
+ },
138
+ {
139
+ "id": "iphone-16-pro-max-no-cutout",
140
+ "groupId": "iphone-16-pro-max",
141
+ "groupName": "iPhone 16 Pro Max",
142
+ "name": "iPhone 16 Pro Max",
143
+ "description": "No cutout",
144
+ "platform": "iphone",
145
+ "style": "standard",
146
+ "frame": "assets/iphone-16-pro-max-no-cutout.svg",
147
+ "width": 464,
148
+ "height": 980,
149
+ "screen": {
150
+ "kind": "rect",
151
+ "x": 12,
152
+ "y": 12,
153
+ "width": 440,
154
+ "height": 956,
155
+ "cornerRadius": 55
156
+ }
157
+ },
158
+ {
159
+ "id": "iphone-16-pro-no-cutout",
160
+ "groupId": "iphone-16-pro",
161
+ "groupName": "iPhone 16 Pro",
162
+ "name": "iPhone 16 Pro",
163
+ "description": "No cutout",
164
+ "platform": "iphone",
165
+ "style": "standard",
166
+ "frame": "assets/iphone-16-pro-no-cutout.svg",
167
+ "width": 417,
168
+ "height": 876,
169
+ "screen": {
170
+ "kind": "rect",
171
+ "x": 12,
172
+ "y": 12,
173
+ "width": 393,
174
+ "height": 852,
175
+ "cornerRadius": 55
176
+ }
177
+ },
178
+ {
179
+ "id": "iphone-15-pro-max",
180
+ "groupId": "iphone-15-pro-max",
181
+ "groupName": "iPhone 15 Pro Max",
182
+ "name": "iPhone 15 Pro Max",
183
+ "description": "Standard",
184
+ "platform": "iphone",
185
+ "style": "standard",
186
+ "frame": "assets/iphone-15-pro-max.svg",
187
+ "width": 460,
188
+ "height": 962,
189
+ "screen": {
190
+ "kind": "rect",
191
+ "x": 15,
192
+ "y": 15,
193
+ "width": 430,
194
+ "height": 932,
195
+ "cornerRadius": 55
196
+ }
197
+ },
198
+ {
199
+ "id": "iphone-15-pro",
200
+ "groupId": "iphone-15-pro",
201
+ "groupName": "iPhone 15 Pro",
202
+ "name": "iPhone 15 Pro",
203
+ "description": "Standard",
204
+ "platform": "iphone",
205
+ "style": "standard",
206
+ "frame": "assets/iphone-15-pro.svg",
207
+ "width": 423,
208
+ "height": 882,
209
+ "screen": {
210
+ "kind": "rect",
211
+ "x": 15,
212
+ "y": 15,
213
+ "width": 393,
214
+ "height": 852,
215
+ "cornerRadius": 55
216
+ }
217
+ },
218
+ {
219
+ "id": "iphone-15-pro-max-no-cutout",
220
+ "groupId": "iphone-15-pro-max",
221
+ "groupName": "iPhone 15 Pro Max",
222
+ "name": "iPhone 15 Pro Max",
223
+ "description": "No cutout",
224
+ "platform": "iphone",
225
+ "style": "standard",
226
+ "frame": "assets/iphone-15-pro-max-no-cutout.svg",
227
+ "width": 460,
228
+ "height": 962,
229
+ "screen": {
230
+ "kind": "rect",
231
+ "x": 15,
232
+ "y": 15,
233
+ "width": 430,
234
+ "height": 932,
235
+ "cornerRadius": 55
236
+ }
237
+ },
238
+ {
239
+ "id": "iphone-15-pro-no-cutout",
240
+ "groupId": "iphone-15-pro",
241
+ "groupName": "iPhone 15 Pro",
242
+ "name": "iPhone 15 Pro",
243
+ "description": "No cutout",
244
+ "platform": "iphone",
245
+ "style": "standard",
246
+ "frame": "assets/iphone-15-pro-no-cutout.svg",
247
+ "width": 423,
248
+ "height": 882,
249
+ "screen": {
250
+ "kind": "rect",
251
+ "x": 15,
252
+ "y": 15,
253
+ "width": 393,
254
+ "height": 852,
255
+ "cornerRadius": 55
256
+ }
257
+ },
258
+ {
259
+ "id": "iphone-14-pro-max",
260
+ "groupId": "iphone-14-pro-max",
261
+ "groupName": "iPhone 14 Pro Max",
262
+ "name": "iPhone 14 Pro Max",
263
+ "description": "Standard",
264
+ "platform": "iphone",
265
+ "style": "standard",
266
+ "frame": "assets/iphone-14-pro-max.svg",
267
+ "width": 464,
268
+ "height": 966,
269
+ "screen": {
270
+ "kind": "rect",
271
+ "x": 17,
272
+ "y": 17,
273
+ "width": 430,
274
+ "height": 932,
275
+ "cornerRadius": 56
276
+ }
277
+ },
278
+ {
279
+ "id": "iphone-14-pro",
280
+ "groupId": "iphone-14-pro",
281
+ "groupName": "iPhone 14 Pro",
282
+ "name": "iPhone 14 Pro",
283
+ "description": "Standard",
284
+ "platform": "iphone",
285
+ "style": "standard",
286
+ "frame": "assets/iphone-14-pro.svg",
287
+ "width": 427,
288
+ "height": 886,
289
+ "screen": {
290
+ "kind": "rect",
291
+ "x": 17,
292
+ "y": 17,
293
+ "width": 393,
294
+ "height": 852,
295
+ "cornerRadius": 56
296
+ }
297
+ },
298
+ {
299
+ "id": "iphone-14-pro-max-no-cutout",
300
+ "groupId": "iphone-14-pro-max",
301
+ "groupName": "iPhone 14 Pro Max",
302
+ "name": "iPhone 14 Pro Max",
303
+ "description": "No cutout",
304
+ "platform": "iphone",
305
+ "style": "standard",
306
+ "frame": "assets/iphone-14-pro-max-no-cutout.svg",
307
+ "width": 464,
308
+ "height": 966,
309
+ "screen": {
310
+ "kind": "rect",
311
+ "x": 17,
312
+ "y": 17,
313
+ "width": 430,
314
+ "height": 932,
315
+ "cornerRadius": 56
316
+ }
317
+ },
318
+ {
319
+ "id": "iphone-14-pro-no-cutout",
320
+ "groupId": "iphone-14-pro",
321
+ "groupName": "iPhone 14 Pro",
322
+ "name": "iPhone 14 Pro",
323
+ "description": "No cutout",
324
+ "platform": "iphone",
325
+ "style": "standard",
326
+ "frame": "assets/iphone-14-pro-no-cutout.svg",
327
+ "width": 427,
328
+ "height": 886,
329
+ "screen": {
330
+ "kind": "rect",
331
+ "x": 17,
332
+ "y": 17,
333
+ "width": 393,
334
+ "height": 852,
335
+ "cornerRadius": 56
336
+ }
337
+ },
338
+ {
339
+ "id": "iphone-13-pro-max",
340
+ "groupId": "iphone-13-pro-max",
341
+ "groupName": "iPhone 13 Pro Max",
342
+ "name": "iPhone 13 Pro Max",
343
+ "description": "Standard",
344
+ "platform": "iphone",
345
+ "style": "standard",
346
+ "frame": "assets/iphone-13-pro-max.svg",
347
+ "width": 468,
348
+ "height": 966,
349
+ "screen": {
350
+ "kind": "rect",
351
+ "x": 20,
352
+ "y": 20,
353
+ "width": 428,
354
+ "height": 926,
355
+ "cornerRadius": 52
356
+ }
357
+ },
358
+ {
359
+ "id": "iphone-13-pro",
360
+ "groupId": "iphone-13-pro",
361
+ "groupName": "iPhone 13 Pro",
362
+ "name": "iPhone 13 Pro",
363
+ "description": "Standard",
364
+ "platform": "iphone",
365
+ "style": "standard",
366
+ "frame": "assets/iphone-13-pro.svg",
367
+ "width": 430,
368
+ "height": 884,
369
+ "screen": {
370
+ "kind": "rect",
371
+ "x": 20,
372
+ "y": 20,
373
+ "width": 390,
374
+ "height": 844,
375
+ "cornerRadius": 52
376
+ }
377
+ },
378
+ {
379
+ "id": "iphone-11-black",
380
+ "groupId": "iphone-11",
381
+ "groupName": "iPhone 11",
382
+ "name": "iPhone 11 Black",
383
+ "description": "Black",
384
+ "platform": "iphone",
385
+ "style": "standard",
386
+ "frame": "assets/iphone-11-black.png",
387
+ "width": 619,
388
+ "height": 1200,
389
+ "screen": {
390
+ "kind": "rect",
391
+ "x": 60,
392
+ "y": 60,
393
+ "width": 499,
394
+ "height": 1080,
395
+ "cornerRadius": 15
396
+ }
397
+ },
398
+ {
399
+ "id": "iphone-11-green",
400
+ "groupId": "iphone-11",
401
+ "groupName": "iPhone 11",
402
+ "name": "iPhone 11 Green",
403
+ "description": "Green",
404
+ "platform": "iphone",
405
+ "style": "standard",
406
+ "frame": "assets/iphone-11-green.png",
407
+ "width": 619,
408
+ "height": 1200,
409
+ "screen": {
410
+ "kind": "rect",
411
+ "x": 60,
412
+ "y": 60,
413
+ "width": 499,
414
+ "height": 1080,
415
+ "cornerRadius": 15
416
+ }
417
+ },
418
+ {
419
+ "id": "iphone-11-pro-gold",
420
+ "groupId": "iphone-11-pro",
421
+ "groupName": "iPhone 11 Pro",
422
+ "name": "iPhone 11 Pro Gold",
423
+ "description": "Gold",
424
+ "platform": "iphone",
425
+ "style": "standard",
426
+ "frame": "assets/iphone-11-pro-gold.png",
427
+ "width": 616,
428
+ "height": 1200,
429
+ "screen": {
430
+ "kind": "rect",
431
+ "x": 58,
432
+ "y": 58,
433
+ "width": 500,
434
+ "height": 1084,
435
+ "cornerRadius": 15
436
+ }
437
+ },
438
+ {
439
+ "id": "iphone-11-pro-max-gold",
440
+ "groupId": "iphone-11-pro-max",
441
+ "groupName": "iPhone 11 Pro Max",
442
+ "name": "iPhone 11 Pro Max Gold",
443
+ "description": "Gold",
444
+ "platform": "iphone",
445
+ "style": "standard",
446
+ "frame": "assets/iphone-11-pro-max-gold.png",
447
+ "width": 611,
448
+ "height": 1200,
449
+ "screen": {
450
+ "kind": "rect",
451
+ "x": 53,
452
+ "y": 53,
453
+ "width": 505,
454
+ "height": 1094,
455
+ "cornerRadius": 14
456
+ }
457
+ },
458
+ {
459
+ "id": "iphone-11-pro-max-midnight-green",
460
+ "groupId": "iphone-11-pro-max",
461
+ "groupName": "iPhone 11 Pro Max",
462
+ "name": "iPhone 11 Pro Max Midnight Green",
463
+ "description": "Midnight Green",
464
+ "platform": "iphone",
465
+ "style": "standard",
466
+ "frame": "assets/iphone-11-pro-max-midnight-green.png",
467
+ "width": 611,
468
+ "height": 1200,
469
+ "screen": {
470
+ "kind": "rect",
471
+ "x": 53,
472
+ "y": 53,
473
+ "width": 505,
474
+ "height": 1094,
475
+ "cornerRadius": 14
476
+ }
477
+ },
478
+ {
479
+ "id": "iphone-11-pro-max-silver",
480
+ "groupId": "iphone-11-pro-max",
481
+ "groupName": "iPhone 11 Pro Max",
482
+ "name": "iPhone 11 Pro Max Silver",
483
+ "description": "Silver",
484
+ "platform": "iphone",
485
+ "style": "standard",
486
+ "frame": "assets/iphone-11-pro-max-silver.png",
487
+ "width": 611,
488
+ "height": 1200,
489
+ "screen": {
490
+ "kind": "rect",
491
+ "x": 53,
492
+ "y": 53,
493
+ "width": 505,
494
+ "height": 1094,
495
+ "cornerRadius": 14
496
+ }
497
+ },
498
+ {
499
+ "id": "iphone-11-pro-max-space-grey",
500
+ "groupId": "iphone-11-pro-max",
501
+ "groupName": "iPhone 11 Pro Max",
502
+ "name": "iPhone 11 Pro Max Space Grey",
503
+ "description": "Space Grey",
504
+ "platform": "iphone",
505
+ "style": "standard",
506
+ "frame": "assets/iphone-11-pro-max-space-grey.png",
507
+ "width": 611,
508
+ "height": 1200,
509
+ "screen": {
510
+ "kind": "rect",
511
+ "x": 53,
512
+ "y": 53,
513
+ "width": 505,
514
+ "height": 1094,
515
+ "cornerRadius": 14
516
+ }
517
+ },
518
+ {
519
+ "id": "iphone-11-pro-midnight-green",
520
+ "groupId": "iphone-11-pro",
521
+ "groupName": "iPhone 11 Pro",
522
+ "name": "iPhone 11 Pro Midnight Green",
523
+ "description": "Midnight Green",
524
+ "platform": "iphone",
525
+ "style": "standard",
526
+ "frame": "assets/iphone-11-pro-midnight-green.png",
527
+ "width": 616,
528
+ "height": 1200,
529
+ "screen": {
530
+ "kind": "rect",
531
+ "x": 58,
532
+ "y": 58,
533
+ "width": 500,
534
+ "height": 1084,
535
+ "cornerRadius": 15
536
+ }
537
+ },
538
+ {
539
+ "id": "iphone-11-pro-silver",
540
+ "groupId": "iphone-11-pro",
541
+ "groupName": "iPhone 11 Pro",
542
+ "name": "iPhone 11 Pro Silver",
543
+ "description": "Silver",
544
+ "platform": "iphone",
545
+ "style": "standard",
546
+ "frame": "assets/iphone-11-pro-silver.png",
547
+ "width": 616,
548
+ "height": 1200,
549
+ "screen": {
550
+ "kind": "rect",
551
+ "x": 58,
552
+ "y": 58,
553
+ "width": 500,
554
+ "height": 1084,
555
+ "cornerRadius": 15
556
+ }
557
+ },
558
+ {
559
+ "id": "iphone-11-pro-space-grey",
560
+ "groupId": "iphone-11-pro",
561
+ "groupName": "iPhone 11 Pro",
562
+ "name": "iPhone 11 Pro Space Grey",
563
+ "description": "Space Grey",
564
+ "platform": "iphone",
565
+ "style": "standard",
566
+ "frame": "assets/iphone-11-pro-space-grey.png",
567
+ "width": 616,
568
+ "height": 1200,
569
+ "screen": {
570
+ "kind": "rect",
571
+ "x": 58,
572
+ "y": 58,
573
+ "width": 500,
574
+ "height": 1084,
575
+ "cornerRadius": 15
576
+ }
577
+ },
578
+ {
579
+ "id": "iphone-11-purple",
580
+ "groupId": "iphone-11",
581
+ "groupName": "iPhone 11",
582
+ "name": "iPhone 11 Purple",
583
+ "description": "Purple",
584
+ "platform": "iphone",
585
+ "style": "standard",
586
+ "frame": "assets/iphone-11-purple.png",
587
+ "width": 619,
588
+ "height": 1200,
589
+ "screen": {
590
+ "kind": "rect",
591
+ "x": 60,
592
+ "y": 60,
593
+ "width": 499,
594
+ "height": 1080,
595
+ "cornerRadius": 15
596
+ }
597
+ },
598
+ {
599
+ "id": "iphone-11-red",
600
+ "groupId": "iphone-11",
601
+ "groupName": "iPhone 11",
602
+ "name": "iPhone 11 Red",
603
+ "description": "Red",
604
+ "platform": "iphone",
605
+ "style": "standard",
606
+ "frame": "assets/iphone-11-red.png",
607
+ "width": 619,
608
+ "height": 1200,
609
+ "screen": {
610
+ "kind": "rect",
611
+ "x": 60,
612
+ "y": 60,
613
+ "width": 499,
614
+ "height": 1080,
615
+ "cornerRadius": 15
616
+ }
617
+ },
618
+ {
619
+ "id": "iphone-11-white",
620
+ "groupId": "iphone-11",
621
+ "groupName": "iPhone 11",
622
+ "name": "iPhone 11 White",
623
+ "description": "White",
624
+ "platform": "iphone",
625
+ "style": "standard",
626
+ "frame": "assets/iphone-11-white.png",
627
+ "width": 619,
628
+ "height": 1200,
629
+ "screen": {
630
+ "kind": "rect",
631
+ "x": 60,
632
+ "y": 60,
633
+ "width": 499,
634
+ "height": 1080,
635
+ "cornerRadius": 15
636
+ }
637
+ },
638
+ {
639
+ "id": "iphone-11-yellow",
640
+ "groupId": "iphone-11",
641
+ "groupName": "iPhone 11",
642
+ "name": "iPhone 11 Yellow",
643
+ "description": "Yellow",
644
+ "platform": "iphone",
645
+ "style": "standard",
646
+ "frame": "assets/iphone-11-yellow.png",
647
+ "width": 619,
648
+ "height": 1200,
649
+ "screen": {
650
+ "kind": "rect",
651
+ "x": 60,
652
+ "y": 60,
653
+ "width": 499,
654
+ "height": 1080,
655
+ "cornerRadius": 15
656
+ }
657
+ },
658
+ {
659
+ "id": "iphone-5c-blue",
660
+ "groupId": "iphone-5c",
661
+ "groupName": "iPhone 5c",
662
+ "name": "iPhone 5c Blue",
663
+ "description": "Blue",
664
+ "platform": "iphone",
665
+ "style": "standard",
666
+ "frame": "assets/iphone-5c-blue.png",
667
+ "width": 573,
668
+ "height": 1200,
669
+ "screen": {
670
+ "kind": "rect",
671
+ "x": 50,
672
+ "y": 179,
673
+ "width": 478,
674
+ "height": 849,
675
+ "cornerRadius": 10
676
+ }
677
+ },
678
+ {
679
+ "id": "iphone-5c-green",
680
+ "groupId": "iphone-5c",
681
+ "groupName": "iPhone 5c",
682
+ "name": "iPhone 5c Green",
683
+ "description": "Green",
684
+ "platform": "iphone",
685
+ "style": "standard",
686
+ "frame": "assets/iphone-5c-green.png",
687
+ "width": 573,
688
+ "height": 1200,
689
+ "screen": {
690
+ "kind": "rect",
691
+ "x": 50,
692
+ "y": 179,
693
+ "width": 478,
694
+ "height": 849,
695
+ "cornerRadius": 10
696
+ }
697
+ },
698
+ {
699
+ "id": "iphone-5c-red",
700
+ "groupId": "iphone-5c",
701
+ "groupName": "iPhone 5c",
702
+ "name": "iPhone 5c Red",
703
+ "description": "Red",
704
+ "platform": "iphone",
705
+ "style": "standard",
706
+ "frame": "assets/iphone-5c-red.png",
707
+ "width": 573,
708
+ "height": 1200,
709
+ "screen": {
710
+ "kind": "rect",
711
+ "x": 50,
712
+ "y": 179,
713
+ "width": 478,
714
+ "height": 849,
715
+ "cornerRadius": 10
716
+ }
717
+ },
718
+ {
719
+ "id": "iphone-5c-white",
720
+ "groupId": "iphone-5c",
721
+ "groupName": "iPhone 5c",
722
+ "name": "iPhone 5c White",
723
+ "description": "White",
724
+ "platform": "iphone",
725
+ "style": "standard",
726
+ "frame": "assets/iphone-5c-white.png",
727
+ "width": 573,
728
+ "height": 1200,
729
+ "screen": {
730
+ "kind": "rect",
731
+ "x": 50,
732
+ "y": 179,
733
+ "width": 478,
734
+ "height": 849,
735
+ "cornerRadius": 10
736
+ }
737
+ },
738
+ {
739
+ "id": "iphone-5c-yellow",
740
+ "groupId": "iphone-5c",
741
+ "groupName": "iPhone 5c",
742
+ "name": "iPhone 5c Yellow",
743
+ "description": "Yellow",
744
+ "platform": "iphone",
745
+ "style": "standard",
746
+ "frame": "assets/iphone-5c-yellow.png",
747
+ "width": 573,
748
+ "height": 1200,
749
+ "screen": {
750
+ "kind": "rect",
751
+ "x": 50,
752
+ "y": 179,
753
+ "width": 478,
754
+ "height": 849,
755
+ "cornerRadius": 10
756
+ }
757
+ },
758
+ {
759
+ "id": "iphone-5s-gold",
760
+ "groupId": "iphone-5s",
761
+ "groupName": "iPhone 5s",
762
+ "name": "iPhone 5s Gold",
763
+ "description": "Gold",
764
+ "platform": "iphone",
765
+ "style": "standard",
766
+ "frame": "assets/iphone-5s-gold.png",
767
+ "width": 571,
768
+ "height": 1200,
769
+ "screen": {
770
+ "kind": "rect",
771
+ "x": 48,
772
+ "y": 179,
773
+ "width": 481,
774
+ "height": 853,
775
+ "cornerRadius": 10
776
+ }
777
+ },
778
+ {
779
+ "id": "iphone-5s-silver",
780
+ "groupId": "iphone-5s",
781
+ "groupName": "iPhone 5s",
782
+ "name": "iPhone 5s Silver",
783
+ "description": "Silver",
784
+ "platform": "iphone",
785
+ "style": "standard",
786
+ "frame": "assets/iphone-5s-silver.png",
787
+ "width": 571,
788
+ "height": 1200,
789
+ "screen": {
790
+ "kind": "rect",
791
+ "x": 23,
792
+ "y": 179,
793
+ "width": 533,
794
+ "height": 1013,
795
+ "cornerRadius": 25
796
+ }
797
+ },
798
+ {
799
+ "id": "iphone-5s-space-gray",
800
+ "groupId": "iphone-5s",
801
+ "groupName": "iPhone 5s",
802
+ "name": "iPhone 5s Space Gray",
803
+ "description": "Space Gray",
804
+ "platform": "iphone",
805
+ "style": "standard",
806
+ "frame": "assets/iphone-5s-space-gray.png",
807
+ "width": 571,
808
+ "height": 1200,
809
+ "screen": {
810
+ "kind": "rect",
811
+ "x": 48,
812
+ "y": 179,
813
+ "width": 481,
814
+ "height": 853,
815
+ "cornerRadius": 10
816
+ }
817
+ },
818
+ {
819
+ "id": "iphone-6s-gold",
820
+ "groupId": "iphone-6s",
821
+ "groupName": "iPhone 6s",
822
+ "name": "iPhone 6s Gold",
823
+ "description": "Gold",
824
+ "platform": "iphone",
825
+ "style": "standard",
826
+ "frame": "assets/iphone-6s-gold.png",
827
+ "width": 614,
828
+ "height": 1200,
829
+ "screen": {
830
+ "kind": "rect",
831
+ "x": 74,
832
+ "y": 186,
833
+ "width": 466,
834
+ "height": 828,
835
+ "cornerRadius": 9
836
+ }
837
+ },
838
+ {
839
+ "id": "iphone-6s-plus-gold",
840
+ "groupId": "iphone-6s-plus",
841
+ "groupName": "iPhone 6s Plus",
842
+ "name": "iPhone 6s Plus Gold",
843
+ "description": "Gold",
844
+ "platform": "iphone",
845
+ "style": "standard",
846
+ "frame": "assets/iphone-6s-plus-gold.png",
847
+ "width": 589,
848
+ "height": 1200,
849
+ "screen": {
850
+ "kind": "rect",
851
+ "x": 42,
852
+ "y": 153,
853
+ "width": 505,
854
+ "height": 900,
855
+ "cornerRadius": 10
856
+ }
857
+ },
858
+ {
859
+ "id": "iphone-6s-plus-rose-gold",
860
+ "groupId": "iphone-6s-plus",
861
+ "groupName": "iPhone 6s Plus",
862
+ "name": "iPhone 6s Plus Rose Gold",
863
+ "description": "Rose Gold",
864
+ "platform": "iphone",
865
+ "style": "standard",
866
+ "frame": "assets/iphone-6s-plus-rose-gold.png",
867
+ "width": 589,
868
+ "height": 1200,
869
+ "screen": {
870
+ "kind": "rect",
871
+ "x": 42,
872
+ "y": 153,
873
+ "width": 505,
874
+ "height": 900,
875
+ "cornerRadius": 10
876
+ }
877
+ },
878
+ {
879
+ "id": "iphone-6s-plus-silver",
880
+ "groupId": "iphone-6s-plus",
881
+ "groupName": "iPhone 6s Plus",
882
+ "name": "iPhone 6s Plus Silver",
883
+ "description": "Silver",
884
+ "platform": "iphone",
885
+ "style": "standard",
886
+ "frame": "assets/iphone-6s-plus-silver.png",
887
+ "width": 589,
888
+ "height": 1200,
889
+ "screen": {
890
+ "kind": "rect",
891
+ "x": 42,
892
+ "y": 153,
893
+ "width": 505,
894
+ "height": 900,
895
+ "cornerRadius": 10
896
+ }
897
+ },
898
+ {
899
+ "id": "iphone-6s-plus-space-gray",
900
+ "groupId": "iphone-6s-plus",
901
+ "groupName": "iPhone 6s Plus",
902
+ "name": "iPhone 6s Plus Space Gray",
903
+ "description": "Space Gray",
904
+ "platform": "iphone",
905
+ "style": "standard",
906
+ "frame": "assets/iphone-6s-plus-space-gray.png",
907
+ "width": 589,
908
+ "height": 1200,
909
+ "screen": {
910
+ "kind": "rect",
911
+ "x": 42,
912
+ "y": 153,
913
+ "width": 505,
914
+ "height": 900,
915
+ "cornerRadius": 10
916
+ }
917
+ },
918
+ {
919
+ "id": "iphone-6s-rose-gold",
920
+ "groupId": "iphone-6s",
921
+ "groupName": "iPhone 6s",
922
+ "name": "iPhone 6s Rose Gold",
923
+ "description": "Rose Gold",
924
+ "platform": "iphone",
925
+ "style": "standard",
926
+ "frame": "assets/iphone-6s-rose-gold.png",
927
+ "width": 614,
928
+ "height": 1200,
929
+ "screen": {
930
+ "kind": "rect",
931
+ "x": 74,
932
+ "y": 186,
933
+ "width": 466,
934
+ "height": 828,
935
+ "cornerRadius": 9
936
+ }
937
+ },
938
+ {
939
+ "id": "iphone-6s-silver",
940
+ "groupId": "iphone-6s",
941
+ "groupName": "iPhone 6s",
942
+ "name": "iPhone 6s Silver",
943
+ "description": "Silver",
944
+ "platform": "iphone",
945
+ "style": "standard",
946
+ "frame": "assets/iphone-6s-silver.png",
947
+ "width": 614,
948
+ "height": 1200,
949
+ "screen": {
950
+ "kind": "rect",
951
+ "x": 74,
952
+ "y": 186,
953
+ "width": 466,
954
+ "height": 828,
955
+ "cornerRadius": 9
956
+ }
957
+ },
958
+ {
959
+ "id": "iphone-6s-space-gray",
960
+ "groupId": "iphone-6s",
961
+ "groupName": "iPhone 6s",
962
+ "name": "iPhone 6s Space Gray",
963
+ "description": "Space Gray",
964
+ "platform": "iphone",
965
+ "style": "standard",
966
+ "frame": "assets/iphone-6s-space-gray.png",
967
+ "width": 614,
968
+ "height": 1200,
969
+ "screen": {
970
+ "kind": "rect",
971
+ "x": 74,
972
+ "y": 186,
973
+ "width": 466,
974
+ "height": 828,
975
+ "cornerRadius": 9
976
+ }
977
+ },
978
+ {
979
+ "id": "iphone-7-gold",
980
+ "groupId": "iphone-7",
981
+ "groupName": "iPhone 7",
982
+ "name": "iPhone 7 Gold",
983
+ "description": "Gold",
984
+ "platform": "iphone",
985
+ "style": "standard",
986
+ "frame": "assets/iphone-7-gold.png",
987
+ "width": 614,
988
+ "height": 1200,
989
+ "screen": {
990
+ "kind": "rect",
991
+ "x": 74,
992
+ "y": 186,
993
+ "width": 466,
994
+ "height": 828,
995
+ "cornerRadius": 9
996
+ }
997
+ },
998
+ {
999
+ "id": "iphone-7-jet-black",
1000
+ "groupId": "iphone-7",
1001
+ "groupName": "iPhone 7",
1002
+ "name": "iPhone 7 Jet Black",
1003
+ "description": "Jet Black",
1004
+ "platform": "iphone",
1005
+ "style": "standard",
1006
+ "frame": "assets/iphone-7-jet-black.png",
1007
+ "width": 614,
1008
+ "height": 1200,
1009
+ "screen": {
1010
+ "kind": "rect",
1011
+ "x": 74,
1012
+ "y": 186,
1013
+ "width": 466,
1014
+ "height": 828,
1015
+ "cornerRadius": 9
1016
+ }
1017
+ },
1018
+ {
1019
+ "id": "iphone-7-matte-black",
1020
+ "groupId": "iphone-7",
1021
+ "groupName": "iPhone 7",
1022
+ "name": "iPhone 7 Matte Black",
1023
+ "description": "Matte Black",
1024
+ "platform": "iphone",
1025
+ "style": "standard",
1026
+ "frame": "assets/iphone-7-matte-black.png",
1027
+ "width": 614,
1028
+ "height": 1200,
1029
+ "screen": {
1030
+ "kind": "rect",
1031
+ "x": 74,
1032
+ "y": 186,
1033
+ "width": 466,
1034
+ "height": 828,
1035
+ "cornerRadius": 9
1036
+ }
1037
+ },
1038
+ {
1039
+ "id": "iphone-7-plus-gold",
1040
+ "groupId": "iphone-7-plus",
1041
+ "groupName": "iPhone 7 Plus",
1042
+ "name": "iPhone 7 Plus Gold",
1043
+ "description": "Gold",
1044
+ "platform": "iphone",
1045
+ "style": "standard",
1046
+ "frame": "assets/iphone-7-plus-gold.png",
1047
+ "width": 649,
1048
+ "height": 1200,
1049
+ "screen": {
1050
+ "kind": "rect",
1051
+ "x": 106,
1052
+ "y": 210,
1053
+ "width": 437,
1054
+ "height": 779,
1055
+ "cornerRadius": 9
1056
+ }
1057
+ },
1058
+ {
1059
+ "id": "iphone-7-plus-jet-black",
1060
+ "groupId": "iphone-7-plus",
1061
+ "groupName": "iPhone 7 Plus",
1062
+ "name": "iPhone 7 Plus Jet Black",
1063
+ "description": "Jet Black",
1064
+ "platform": "iphone",
1065
+ "style": "standard",
1066
+ "frame": "assets/iphone-7-plus-jet-black.png",
1067
+ "width": 649,
1068
+ "height": 1200,
1069
+ "screen": {
1070
+ "kind": "rect",
1071
+ "x": 106,
1072
+ "y": 210,
1073
+ "width": 437,
1074
+ "height": 779,
1075
+ "cornerRadius": 9
1076
+ }
1077
+ },
1078
+ {
1079
+ "id": "iphone-7-plus-matte-black",
1080
+ "groupId": "iphone-7-plus",
1081
+ "groupName": "iPhone 7 Plus",
1082
+ "name": "iPhone 7 Plus Matte Black",
1083
+ "description": "Matte Black",
1084
+ "platform": "iphone",
1085
+ "style": "standard",
1086
+ "frame": "assets/iphone-7-plus-matte-black.png",
1087
+ "width": 649,
1088
+ "height": 1200,
1089
+ "screen": {
1090
+ "kind": "rect",
1091
+ "x": 106,
1092
+ "y": 210,
1093
+ "width": 437,
1094
+ "height": 779,
1095
+ "cornerRadius": 9
1096
+ }
1097
+ },
1098
+ {
1099
+ "id": "iphone-7-plus-rose-gold",
1100
+ "groupId": "iphone-7-plus",
1101
+ "groupName": "iPhone 7 Plus",
1102
+ "name": "iPhone 7 Plus Rose Gold",
1103
+ "description": "Rose Gold",
1104
+ "platform": "iphone",
1105
+ "style": "standard",
1106
+ "frame": "assets/iphone-7-plus-rose-gold.png",
1107
+ "width": 649,
1108
+ "height": 1200,
1109
+ "screen": {
1110
+ "kind": "rect",
1111
+ "x": 106,
1112
+ "y": 210,
1113
+ "width": 437,
1114
+ "height": 779,
1115
+ "cornerRadius": 9
1116
+ }
1117
+ },
1118
+ {
1119
+ "id": "iphone-7-plus-silver",
1120
+ "groupId": "iphone-7-plus",
1121
+ "groupName": "iPhone 7 Plus",
1122
+ "name": "iPhone 7 Plus Silver",
1123
+ "description": "Silver",
1124
+ "platform": "iphone",
1125
+ "style": "standard",
1126
+ "frame": "assets/iphone-7-plus-silver.png",
1127
+ "width": 649,
1128
+ "height": 1200,
1129
+ "screen": {
1130
+ "kind": "rect",
1131
+ "x": 106,
1132
+ "y": 210,
1133
+ "width": 437,
1134
+ "height": 779,
1135
+ "cornerRadius": 9
1136
+ }
1137
+ },
1138
+ {
1139
+ "id": "iphone-7-rose-gold",
1140
+ "groupId": "iphone-7",
1141
+ "groupName": "iPhone 7",
1142
+ "name": "iPhone 7 Rose Gold",
1143
+ "description": "Rose Gold",
1144
+ "platform": "iphone",
1145
+ "style": "standard",
1146
+ "frame": "assets/iphone-7-rose-gold.png",
1147
+ "width": 614,
1148
+ "height": 1200,
1149
+ "screen": {
1150
+ "kind": "rect",
1151
+ "x": 74,
1152
+ "y": 186,
1153
+ "width": 466,
1154
+ "height": 828,
1155
+ "cornerRadius": 9
1156
+ }
1157
+ },
1158
+ {
1159
+ "id": "iphone-7-silver",
1160
+ "groupId": "iphone-7",
1161
+ "groupName": "iPhone 7",
1162
+ "name": "iPhone 7 Silver",
1163
+ "description": "Silver",
1164
+ "platform": "iphone",
1165
+ "style": "standard",
1166
+ "frame": "assets/iphone-7-silver.png",
1167
+ "width": 614,
1168
+ "height": 1200,
1169
+ "screen": {
1170
+ "kind": "rect",
1171
+ "x": 74,
1172
+ "y": 186,
1173
+ "width": 466,
1174
+ "height": 828,
1175
+ "cornerRadius": 9
1176
+ }
1177
+ },
1178
+ {
1179
+ "id": "iphone-8-gold",
1180
+ "groupId": "iphone-8",
1181
+ "groupName": "iPhone 8",
1182
+ "name": "iPhone 8 Gold",
1183
+ "description": "Gold",
1184
+ "platform": "iphone",
1185
+ "style": "standard",
1186
+ "frame": "assets/iphone-8-gold.png",
1187
+ "width": 602,
1188
+ "height": 1200,
1189
+ "screen": {
1190
+ "kind": "rect",
1191
+ "x": 63,
1192
+ "y": 177,
1193
+ "width": 476,
1194
+ "height": 846,
1195
+ "cornerRadius": 10
1196
+ }
1197
+ },
1198
+ {
1199
+ "id": "iphone-8-plus-gold",
1200
+ "groupId": "iphone-8-plus",
1201
+ "groupName": "iPhone 8 Plus",
1202
+ "name": "iPhone 8 Plus Gold",
1203
+ "description": "Gold",
1204
+ "platform": "iphone",
1205
+ "style": "standard",
1206
+ "frame": "assets/iphone-8-plus-gold.png",
1207
+ "width": 655,
1208
+ "height": 1200,
1209
+ "screen": {
1210
+ "kind": "rect",
1211
+ "x": 80,
1212
+ "y": 160,
1213
+ "width": 495,
1214
+ "height": 880,
1215
+ "cornerRadius": 10
1216
+ }
1217
+ },
1218
+ {
1219
+ "id": "iphone-8-plus-silver",
1220
+ "groupId": "iphone-8-plus",
1221
+ "groupName": "iPhone 8 Plus",
1222
+ "name": "iPhone 8 Plus Silver",
1223
+ "description": "Silver",
1224
+ "platform": "iphone",
1225
+ "style": "standard",
1226
+ "frame": "assets/iphone-8-plus-silver.png",
1227
+ "width": 655,
1228
+ "height": 1200,
1229
+ "screen": {
1230
+ "kind": "rect",
1231
+ "x": 80,
1232
+ "y": 160,
1233
+ "width": 495,
1234
+ "height": 880,
1235
+ "cornerRadius": 10
1236
+ }
1237
+ },
1238
+ {
1239
+ "id": "iphone-8-plus-space-grey",
1240
+ "groupId": "iphone-8-plus",
1241
+ "groupName": "iPhone 8 Plus",
1242
+ "name": "iPhone 8 Plus Space Grey",
1243
+ "description": "Space Grey",
1244
+ "platform": "iphone",
1245
+ "style": "standard",
1246
+ "frame": "assets/iphone-8-plus-space-grey.png",
1247
+ "width": 655,
1248
+ "height": 1200,
1249
+ "screen": {
1250
+ "kind": "rect",
1251
+ "x": 80,
1252
+ "y": 160,
1253
+ "width": 495,
1254
+ "height": 880,
1255
+ "cornerRadius": 10
1256
+ }
1257
+ },
1258
+ {
1259
+ "id": "iphone-8-silver",
1260
+ "groupId": "iphone-8",
1261
+ "groupName": "iPhone 8",
1262
+ "name": "iPhone 8 Silver",
1263
+ "description": "Silver",
1264
+ "platform": "iphone",
1265
+ "style": "standard",
1266
+ "frame": "assets/iphone-8-silver.png",
1267
+ "width": 602,
1268
+ "height": 1200,
1269
+ "screen": {
1270
+ "kind": "rect",
1271
+ "x": 63,
1272
+ "y": 177,
1273
+ "width": 476,
1274
+ "height": 846,
1275
+ "cornerRadius": 10
1276
+ }
1277
+ },
1278
+ {
1279
+ "id": "iphone-8-space-grey",
1280
+ "groupId": "iphone-8",
1281
+ "groupName": "iPhone 8",
1282
+ "name": "iPhone 8 Space Grey",
1283
+ "description": "Space Grey",
1284
+ "platform": "iphone",
1285
+ "style": "standard",
1286
+ "frame": "assets/iphone-8-space-grey.png",
1287
+ "width": 602,
1288
+ "height": 1200,
1289
+ "screen": {
1290
+ "kind": "rect",
1291
+ "x": 63,
1292
+ "y": 177,
1293
+ "width": 476,
1294
+ "height": 846,
1295
+ "cornerRadius": 10
1296
+ }
1297
+ },
1298
+ {
1299
+ "id": "iphone-se-gold",
1300
+ "groupId": "iphone-se",
1301
+ "groupName": "iPhone SE",
1302
+ "name": "iPhone SE Gold",
1303
+ "description": "Gold",
1304
+ "platform": "iphone",
1305
+ "style": "standard",
1306
+ "frame": "assets/iphone-se-gold.png",
1307
+ "width": 594,
1308
+ "height": 1200,
1309
+ "screen": {
1310
+ "kind": "rect",
1311
+ "x": 71,
1312
+ "y": 198,
1313
+ "width": 452,
1314
+ "height": 804,
1315
+ "cornerRadius": 9
1316
+ }
1317
+ },
1318
+ {
1319
+ "id": "iphone-se-rose-gold",
1320
+ "groupId": "iphone-se",
1321
+ "groupName": "iPhone SE",
1322
+ "name": "iPhone SE Rose Gold",
1323
+ "description": "Rose Gold",
1324
+ "platform": "iphone",
1325
+ "style": "standard",
1326
+ "frame": "assets/iphone-se-rose-gold.png",
1327
+ "width": 594,
1328
+ "height": 1200,
1329
+ "screen": {
1330
+ "kind": "rect",
1331
+ "x": 71,
1332
+ "y": 198,
1333
+ "width": 452,
1334
+ "height": 804,
1335
+ "cornerRadius": 9
1336
+ }
1337
+ },
1338
+ {
1339
+ "id": "iphone-se-silver",
1340
+ "groupId": "iphone-se",
1341
+ "groupName": "iPhone SE",
1342
+ "name": "iPhone SE Silver",
1343
+ "description": "Silver",
1344
+ "platform": "iphone",
1345
+ "style": "standard",
1346
+ "frame": "assets/iphone-se-silver.png",
1347
+ "width": 594,
1348
+ "height": 1200,
1349
+ "screen": {
1350
+ "kind": "rect",
1351
+ "x": 71,
1352
+ "y": 198,
1353
+ "width": 452,
1354
+ "height": 804,
1355
+ "cornerRadius": 9
1356
+ }
1357
+ },
1358
+ {
1359
+ "id": "iphone-se-space-gray",
1360
+ "groupId": "iphone-se",
1361
+ "groupName": "iPhone SE",
1362
+ "name": "iPhone SE Space Gray",
1363
+ "description": "Space Gray",
1364
+ "platform": "iphone",
1365
+ "style": "standard",
1366
+ "frame": "assets/iphone-se-space-gray.png",
1367
+ "width": 594,
1368
+ "height": 1200,
1369
+ "screen": {
1370
+ "kind": "rect",
1371
+ "x": 71,
1372
+ "y": 198,
1373
+ "width": 452,
1374
+ "height": 804,
1375
+ "cornerRadius": 9
1376
+ }
1377
+ },
1378
+ {
1379
+ "id": "iphone-xr-blue",
1380
+ "groupId": "iphone-xr",
1381
+ "groupName": "iPhone XR",
1382
+ "name": "iPhone XR Blue",
1383
+ "description": "Blue",
1384
+ "platform": "iphone",
1385
+ "style": "standard",
1386
+ "frame": "assets/iphone-xr-blue.png",
1387
+ "width": 621,
1388
+ "height": 1200,
1389
+ "screen": {
1390
+ "kind": "rect",
1391
+ "x": 65,
1392
+ "y": 65,
1393
+ "width": 491,
1394
+ "height": 1062,
1395
+ "cornerRadius": 15
1396
+ }
1397
+ },
1398
+ {
1399
+ "id": "iphone-xr-coral",
1400
+ "groupId": "iphone-xr",
1401
+ "groupName": "iPhone XR",
1402
+ "name": "iPhone XR Coral",
1403
+ "description": "Coral",
1404
+ "platform": "iphone",
1405
+ "style": "standard",
1406
+ "frame": "assets/iphone-xr-coral.png",
1407
+ "width": 621,
1408
+ "height": 1200,
1409
+ "screen": {
1410
+ "kind": "rect",
1411
+ "x": 65,
1412
+ "y": 65,
1413
+ "width": 491,
1414
+ "height": 1062,
1415
+ "cornerRadius": 15
1416
+ }
1417
+ },
1418
+ {
1419
+ "id": "iphone-xr-red",
1420
+ "groupId": "iphone-xr",
1421
+ "groupName": "iPhone XR",
1422
+ "name": "iPhone XR Red",
1423
+ "description": "Red",
1424
+ "platform": "iphone",
1425
+ "style": "standard",
1426
+ "frame": "assets/iphone-xr-red.png",
1427
+ "width": 621,
1428
+ "height": 1200,
1429
+ "screen": {
1430
+ "kind": "rect",
1431
+ "x": 65,
1432
+ "y": 65,
1433
+ "width": 491,
1434
+ "height": 1062,
1435
+ "cornerRadius": 15
1436
+ }
1437
+ },
1438
+ {
1439
+ "id": "iphone-xr-silver",
1440
+ "groupId": "iphone-xr",
1441
+ "groupName": "iPhone XR",
1442
+ "name": "iPhone XR Silver",
1443
+ "description": "Silver",
1444
+ "platform": "iphone",
1445
+ "style": "standard",
1446
+ "frame": "assets/iphone-xr-silver.png",
1447
+ "width": 621,
1448
+ "height": 1200,
1449
+ "screen": {
1450
+ "kind": "rect",
1451
+ "x": 65,
1452
+ "y": 65,
1453
+ "width": 491,
1454
+ "height": 1062,
1455
+ "cornerRadius": 15
1456
+ }
1457
+ },
1458
+ {
1459
+ "id": "iphone-xr-space-grey",
1460
+ "groupId": "iphone-xr",
1461
+ "groupName": "iPhone XR",
1462
+ "name": "iPhone XR Space Grey",
1463
+ "description": "Space Grey",
1464
+ "platform": "iphone",
1465
+ "style": "standard",
1466
+ "frame": "assets/iphone-xr-space-grey.png",
1467
+ "width": 621,
1468
+ "height": 1200,
1469
+ "screen": {
1470
+ "kind": "rect",
1471
+ "x": 65,
1472
+ "y": 65,
1473
+ "width": 491,
1474
+ "height": 1062,
1475
+ "cornerRadius": 15
1476
+ }
1477
+ },
1478
+ {
1479
+ "id": "iphone-xr-yellow",
1480
+ "groupId": "iphone-xr",
1481
+ "groupName": "iPhone XR",
1482
+ "name": "iPhone XR Yellow",
1483
+ "description": "Yellow",
1484
+ "platform": "iphone",
1485
+ "style": "standard",
1486
+ "frame": "assets/iphone-xr-yellow.png",
1487
+ "width": 621,
1488
+ "height": 1200,
1489
+ "screen": {
1490
+ "kind": "rect",
1491
+ "x": 65,
1492
+ "y": 65,
1493
+ "width": 491,
1494
+ "height": 1062,
1495
+ "cornerRadius": 15
1496
+ }
1497
+ },
1498
+ {
1499
+ "id": "iphone-xs-gold",
1500
+ "groupId": "iphone-xs",
1501
+ "groupName": "iPhone XS",
1502
+ "name": "iPhone XS Gold",
1503
+ "description": "Gold",
1504
+ "platform": "iphone",
1505
+ "style": "standard",
1506
+ "frame": "assets/iphone-xs-gold.png",
1507
+ "width": 621,
1508
+ "height": 1200,
1509
+ "screen": {
1510
+ "kind": "rect",
1511
+ "x": 58,
1512
+ "y": 54,
1513
+ "width": 505,
1514
+ "height": 1092,
1515
+ "cornerRadius": 16
1516
+ }
1517
+ },
1518
+ {
1519
+ "id": "iphone-xs-max-gold",
1520
+ "groupId": "iphone-xs-max",
1521
+ "groupName": "iPhone XS Max",
1522
+ "name": "iPhone XS Max Gold",
1523
+ "description": "Gold",
1524
+ "platform": "iphone",
1525
+ "style": "standard",
1526
+ "frame": "assets/iphone-xs-max-gold.png",
1527
+ "width": 615,
1528
+ "height": 1200,
1529
+ "screen": {
1530
+ "kind": "rect",
1531
+ "x": 56,
1532
+ "y": 56,
1533
+ "width": 503,
1534
+ "height": 1087,
1535
+ "cornerRadius": 14
1536
+ }
1537
+ },
1538
+ {
1539
+ "id": "iphone-xs-max-silver",
1540
+ "groupId": "iphone-xs-max",
1541
+ "groupName": "iPhone XS Max",
1542
+ "name": "iPhone XS Max Silver",
1543
+ "description": "Silver",
1544
+ "platform": "iphone",
1545
+ "style": "standard",
1546
+ "frame": "assets/iphone-xs-max-silver.png",
1547
+ "width": 615,
1548
+ "height": 1200,
1549
+ "screen": {
1550
+ "kind": "rect",
1551
+ "x": 56,
1552
+ "y": 56,
1553
+ "width": 503,
1554
+ "height": 1087,
1555
+ "cornerRadius": 14
1556
+ }
1557
+ },
1558
+ {
1559
+ "id": "iphone-xs-max-space-grey",
1560
+ "groupId": "iphone-xs-max",
1561
+ "groupName": "iPhone XS Max",
1562
+ "name": "iPhone XS Max Space Grey",
1563
+ "description": "Space Grey",
1564
+ "platform": "iphone",
1565
+ "style": "standard",
1566
+ "frame": "assets/iphone-xs-max-space-grey.png",
1567
+ "width": 615,
1568
+ "height": 1200,
1569
+ "screen": {
1570
+ "kind": "rect",
1571
+ "x": 56,
1572
+ "y": 56,
1573
+ "width": 503,
1574
+ "height": 1087,
1575
+ "cornerRadius": 14
1576
+ }
1577
+ },
1578
+ {
1579
+ "id": "iphone-xs-silver",
1580
+ "groupId": "iphone-xs",
1581
+ "groupName": "iPhone XS",
1582
+ "name": "iPhone XS Silver",
1583
+ "description": "Silver",
1584
+ "platform": "iphone",
1585
+ "style": "standard",
1586
+ "frame": "assets/iphone-xs-silver.png",
1587
+ "width": 621,
1588
+ "height": 1200,
1589
+ "screen": {
1590
+ "kind": "rect",
1591
+ "x": 58,
1592
+ "y": 54,
1593
+ "width": 505,
1594
+ "height": 1092,
1595
+ "cornerRadius": 16
1596
+ }
1597
+ },
1598
+ {
1599
+ "id": "iphone-xs-space-grey",
1600
+ "groupId": "iphone-xs",
1601
+ "groupName": "iPhone XS",
1602
+ "name": "iPhone XS Space Grey",
1603
+ "description": "Space Grey",
1604
+ "platform": "iphone",
1605
+ "style": "standard",
1606
+ "frame": "assets/iphone-xs-space-grey.png",
1607
+ "width": 621,
1608
+ "height": 1200,
1609
+ "screen": {
1610
+ "kind": "rect",
1611
+ "x": 58,
1612
+ "y": 54,
1613
+ "width": 505,
1614
+ "height": 1092,
1615
+ "cornerRadius": 16
1616
+ }
1617
+ },
1618
+ {
1619
+ "id": "iphone-x-silver",
1620
+ "groupId": "iphone-x",
1621
+ "groupName": "iPhone X",
1622
+ "name": "iPhone X Silver",
1623
+ "description": "Silver",
1624
+ "platform": "iphone",
1625
+ "style": "standard",
1626
+ "frame": "assets/iphone-x-silver.png",
1627
+ "width": 604,
1628
+ "height": 1200,
1629
+ "screen": {
1630
+ "kind": "rect",
1631
+ "x": 60,
1632
+ "y": 77,
1633
+ "width": 483,
1634
+ "height": 1046,
1635
+ "cornerRadius": 15
1636
+ }
1637
+ },
1638
+ {
1639
+ "id": "iphone-x-space-grey",
1640
+ "groupId": "iphone-x",
1641
+ "groupName": "iPhone X",
1642
+ "name": "iPhone X Space Grey",
1643
+ "description": "Space Grey",
1644
+ "platform": "iphone",
1645
+ "style": "standard",
1646
+ "frame": "assets/iphone-x-space-grey.png",
1647
+ "width": 604,
1648
+ "height": 1200,
1649
+ "screen": {
1650
+ "kind": "rect",
1651
+ "x": 61,
1652
+ "y": 77,
1653
+ "width": 482,
1654
+ "height": 1046,
1655
+ "cornerRadius": 15
1656
+ }
1657
+ },
1658
+ {
1659
+ "id": "ipad-air-gold",
1660
+ "groupId": "ipad-air",
1661
+ "groupName": "iPad Air",
1662
+ "name": "iPad Air Gold",
1663
+ "description": "Gold",
1664
+ "platform": "ipad",
1665
+ "style": "standard",
1666
+ "frame": "assets/ipad-air-gold.png",
1667
+ "width": 850,
1668
+ "height": 1200,
1669
+ "screen": {
1670
+ "kind": "rect",
1671
+ "x": 61,
1672
+ "y": 114,
1673
+ "width": 728,
1674
+ "height": 972,
1675
+ "cornerRadius": 15
1676
+ }
1677
+ },
1678
+ {
1679
+ "id": "ipad-air-silver",
1680
+ "groupId": "ipad-air",
1681
+ "groupName": "iPad Air",
1682
+ "name": "iPad Air Silver",
1683
+ "description": "Silver",
1684
+ "platform": "ipad",
1685
+ "style": "standard",
1686
+ "frame": "assets/ipad-air-silver.png",
1687
+ "width": 850,
1688
+ "height": 1200,
1689
+ "screen": {
1690
+ "kind": "rect",
1691
+ "x": 61,
1692
+ "y": 114,
1693
+ "width": 728,
1694
+ "height": 972,
1695
+ "cornerRadius": 15
1696
+ }
1697
+ },
1698
+ {
1699
+ "id": "ipad-air-space-grey",
1700
+ "groupId": "ipad-air",
1701
+ "groupName": "iPad Air",
1702
+ "name": "iPad Air Space Grey",
1703
+ "description": "Space Grey",
1704
+ "platform": "ipad",
1705
+ "style": "standard",
1706
+ "frame": "assets/ipad-air-space-grey.png",
1707
+ "width": 850,
1708
+ "height": 1200,
1709
+ "screen": {
1710
+ "kind": "rect",
1711
+ "x": 61,
1712
+ "y": 114,
1713
+ "width": 728,
1714
+ "height": 972,
1715
+ "cornerRadius": 15
1716
+ }
1717
+ },
1718
+ {
1719
+ "id": "ipad-gold",
1720
+ "groupId": "ipad",
1721
+ "groupName": "iPad",
1722
+ "name": "iPad Gold",
1723
+ "description": "Gold",
1724
+ "platform": "ipad",
1725
+ "style": "standard",
1726
+ "frame": "assets/ipad-gold.png",
1727
+ "width": 850,
1728
+ "height": 1200,
1729
+ "screen": {
1730
+ "kind": "rect",
1731
+ "x": 66,
1732
+ "y": 122,
1733
+ "width": 718,
1734
+ "height": 956,
1735
+ "cornerRadius": 14
1736
+ }
1737
+ },
1738
+ {
1739
+ "id": "ipad-mini-gold",
1740
+ "groupId": "ipad-mini",
1741
+ "groupName": "iPad Mini",
1742
+ "name": "iPad Mini Gold",
1743
+ "description": "Gold",
1744
+ "platform": "ipad",
1745
+ "style": "standard",
1746
+ "frame": "assets/ipad-mini-gold.png",
1747
+ "width": 814,
1748
+ "height": 1200,
1749
+ "screen": {
1750
+ "kind": "rect",
1751
+ "x": 66,
1752
+ "y": 145,
1753
+ "width": 682,
1754
+ "height": 909,
1755
+ "cornerRadius": 14
1756
+ }
1757
+ },
1758
+ {
1759
+ "id": "ipad-mini-silver",
1760
+ "groupId": "ipad-mini",
1761
+ "groupName": "iPad Mini",
1762
+ "name": "iPad Mini Silver",
1763
+ "description": "Silver",
1764
+ "platform": "ipad",
1765
+ "style": "standard",
1766
+ "frame": "assets/ipad-mini-silver.png",
1767
+ "width": 814,
1768
+ "height": 1200,
1769
+ "screen": {
1770
+ "kind": "rect",
1771
+ "x": 66,
1772
+ "y": 145,
1773
+ "width": 682,
1774
+ "height": 909,
1775
+ "cornerRadius": 14
1776
+ }
1777
+ },
1778
+ {
1779
+ "id": "ipad-mini-space-grey",
1780
+ "groupId": "ipad-mini",
1781
+ "groupName": "iPad Mini",
1782
+ "name": "iPad Mini Space Grey",
1783
+ "description": "Space Grey",
1784
+ "platform": "ipad",
1785
+ "style": "standard",
1786
+ "frame": "assets/ipad-mini-space-grey.png",
1787
+ "width": 814,
1788
+ "height": 1200,
1789
+ "screen": {
1790
+ "kind": "rect",
1791
+ "x": 66,
1792
+ "y": 145,
1793
+ "width": 682,
1794
+ "height": 909,
1795
+ "cornerRadius": 14
1796
+ }
1797
+ },
1798
+ {
1799
+ "id": "ipad-pro-11-silver-landscape",
1800
+ "groupId": "ipad-pro-11",
1801
+ "groupName": "iPad Pro 11",
1802
+ "name": "iPad Pro 11 Silver Landscape",
1803
+ "description": "Silver Landscape",
1804
+ "platform": "ipad",
1805
+ "style": "standard",
1806
+ "frame": "assets/ipad-pro-11-silver-landscape.png",
1807
+ "width": 1200,
1808
+ "height": 890,
1809
+ "screen": {
1810
+ "kind": "rect",
1811
+ "x": 86,
1812
+ "y": 86,
1813
+ "width": 1028,
1814
+ "height": 718,
1815
+ "cornerRadius": 21
1816
+ }
1817
+ },
1818
+ {
1819
+ "id": "ipad-pro-11-silver-portrait",
1820
+ "groupId": "ipad-pro-11",
1821
+ "groupName": "iPad Pro 11",
1822
+ "name": "iPad Pro 11 Silver Portrait",
1823
+ "description": "Silver Portrait",
1824
+ "platform": "ipad",
1825
+ "style": "standard",
1826
+ "frame": "assets/ipad-pro-11-silver-portrait.png",
1827
+ "width": 890,
1828
+ "height": 1200,
1829
+ "screen": {
1830
+ "kind": "rect",
1831
+ "x": 86,
1832
+ "y": 86,
1833
+ "width": 718,
1834
+ "height": 1028,
1835
+ "cornerRadius": 14
1836
+ }
1837
+ },
1838
+ {
1839
+ "id": "ipad-pro-11-space-gray-landscape",
1840
+ "groupId": "ipad-pro-11",
1841
+ "groupName": "iPad Pro 11",
1842
+ "name": "iPad Pro 11 Space Gray Landscape",
1843
+ "description": "Space Gray Landscape",
1844
+ "platform": "ipad",
1845
+ "style": "standard",
1846
+ "frame": "assets/ipad-pro-11-space-gray-landscape.png",
1847
+ "width": 1200,
1848
+ "height": 890,
1849
+ "screen": {
1850
+ "kind": "rect",
1851
+ "x": 86,
1852
+ "y": 86,
1853
+ "width": 1028,
1854
+ "height": 718,
1855
+ "cornerRadius": 21
1856
+ }
1857
+ },
1858
+ {
1859
+ "id": "ipad-pro-11-space-gray-portrait",
1860
+ "groupId": "ipad-pro-11",
1861
+ "groupName": "iPad Pro 11",
1862
+ "name": "iPad Pro 11 Space Gray Portrait",
1863
+ "description": "Space Gray Portrait",
1864
+ "platform": "ipad",
1865
+ "style": "standard",
1866
+ "frame": "assets/ipad-pro-11-space-gray-portrait.png",
1867
+ "width": 890,
1868
+ "height": 1200,
1869
+ "screen": {
1870
+ "kind": "rect",
1871
+ "x": 86,
1872
+ "y": 86,
1873
+ "width": 718,
1874
+ "height": 1028,
1875
+ "cornerRadius": 14
1876
+ }
1877
+ },
1878
+ {
1879
+ "id": "ipad-pro-13-silver-landscape",
1880
+ "groupId": "ipad-pro-13",
1881
+ "groupName": "iPad Pro 13",
1882
+ "name": "iPad Pro 13 Silver Landscape",
1883
+ "description": "Silver Landscape",
1884
+ "platform": "ipad",
1885
+ "style": "standard",
1886
+ "frame": "assets/ipad-pro-13-silver-landscape.png",
1887
+ "width": 1200,
1888
+ "height": 938,
1889
+ "screen": {
1890
+ "kind": "rect",
1891
+ "x": 77,
1892
+ "y": 77,
1893
+ "width": 1046,
1894
+ "height": 784,
1895
+ "cornerRadius": 21
1896
+ }
1897
+ },
1898
+ {
1899
+ "id": "ipad-pro-13-silver-portrait",
1900
+ "groupId": "ipad-pro-13",
1901
+ "groupName": "iPad Pro 13",
1902
+ "name": "iPad Pro 13 Silver Portrait",
1903
+ "description": "Silver Portrait",
1904
+ "platform": "ipad",
1905
+ "style": "standard",
1906
+ "frame": "assets/ipad-pro-13-silver-portrait.png",
1907
+ "width": 938,
1908
+ "height": 1200,
1909
+ "screen": {
1910
+ "kind": "rect",
1911
+ "x": 77,
1912
+ "y": 77,
1913
+ "width": 784,
1914
+ "height": 1046,
1915
+ "cornerRadius": 16
1916
+ }
1917
+ },
1918
+ {
1919
+ "id": "ipad-pro-13-space-gray-landscape",
1920
+ "groupId": "ipad-pro-13",
1921
+ "groupName": "iPad Pro 13",
1922
+ "name": "iPad Pro 13 Space Gray Landscape",
1923
+ "description": "Space Gray Landscape",
1924
+ "platform": "ipad",
1925
+ "style": "standard",
1926
+ "frame": "assets/ipad-pro-13-space-gray-landscape.png",
1927
+ "width": 1200,
1928
+ "height": 938,
1929
+ "screen": {
1930
+ "kind": "rect",
1931
+ "x": 77,
1932
+ "y": 77,
1933
+ "width": 1046,
1934
+ "height": 784,
1935
+ "cornerRadius": 21
1936
+ }
1937
+ },
1938
+ {
1939
+ "id": "ipad-pro-13-space-gray-portrait",
1940
+ "groupId": "ipad-pro-13",
1941
+ "groupName": "iPad Pro 13",
1942
+ "name": "iPad Pro 13 Space Gray Portrait",
1943
+ "description": "Space Gray Portrait",
1944
+ "platform": "ipad",
1945
+ "style": "standard",
1946
+ "frame": "assets/ipad-pro-13-space-gray-portrait.png",
1947
+ "width": 938,
1948
+ "height": 1200,
1949
+ "screen": {
1950
+ "kind": "rect",
1951
+ "x": 77,
1952
+ "y": 77,
1953
+ "width": 784,
1954
+ "height": 1046,
1955
+ "cornerRadius": 16
1956
+ }
1957
+ },
1958
+ {
1959
+ "id": "ipad-silver",
1960
+ "groupId": "ipad",
1961
+ "groupName": "iPad",
1962
+ "name": "iPad Silver",
1963
+ "description": "Silver",
1964
+ "platform": "ipad",
1965
+ "style": "standard",
1966
+ "frame": "assets/ipad-silver.png",
1967
+ "width": 850,
1968
+ "height": 1200,
1969
+ "screen": {
1970
+ "kind": "rect",
1971
+ "x": 66,
1972
+ "y": 122,
1973
+ "width": 718,
1974
+ "height": 956,
1975
+ "cornerRadius": 14
1976
+ }
1977
+ },
1978
+ {
1979
+ "id": "ipad-space-grey",
1980
+ "groupId": "ipad",
1981
+ "groupName": "iPad",
1982
+ "name": "iPad Space Grey",
1983
+ "description": "Space Grey",
1984
+ "platform": "ipad",
1985
+ "style": "standard",
1986
+ "frame": "assets/ipad-space-grey.png",
1987
+ "width": 850,
1988
+ "height": 1200,
1989
+ "screen": {
1990
+ "kind": "rect",
1991
+ "x": 66,
1992
+ "y": 122,
1993
+ "width": 718,
1994
+ "height": 956,
1995
+ "cornerRadius": 14
1996
+ }
1997
+ },
1998
+ {
1999
+ "id": "macbook-gold",
2000
+ "groupId": "macbook",
2001
+ "groupName": "MacBook",
2002
+ "name": "Macbook Gold",
2003
+ "description": "Standard",
2004
+ "platform": "mac",
2005
+ "style": "standard",
2006
+ "frame": "assets/macbook-gold.png",
2007
+ "width": 1200,
2008
+ "height": 705,
2009
+ "screen": {
2010
+ "kind": "rect",
2011
+ "x": 148,
2012
+ "y": 50,
2013
+ "width": 903,
2014
+ "height": 565,
2015
+ "cornerRadius": 20
2016
+ }
2017
+ },
2018
+ {
2019
+ "id": "macbook-space-grey",
2020
+ "groupId": "macbook",
2021
+ "groupName": "MacBook",
2022
+ "name": "Macbook Space Grey",
2023
+ "description": "Standard",
2024
+ "platform": "mac",
2025
+ "style": "standard",
2026
+ "frame": "assets/macbook-space-grey.png",
2027
+ "width": 1200,
2028
+ "height": 705,
2029
+ "screen": {
2030
+ "kind": "rect",
2031
+ "x": 148,
2032
+ "y": 50,
2033
+ "width": 903,
2034
+ "height": 564,
2035
+ "cornerRadius": 18
2036
+ }
2037
+ },
2038
+ {
2039
+ "id": "macbook-air-13-gold",
2040
+ "groupId": "macbook-air-13",
2041
+ "groupName": "MacBook Air 13",
2042
+ "name": "MacBook Air 13 Gold",
2043
+ "description": "Gold",
2044
+ "platform": "mac",
2045
+ "style": "standard",
2046
+ "frame": "assets/macbook-air-13-gold.png",
2047
+ "width": 1200,
2048
+ "height": 714,
2049
+ "screen": {
2050
+ "kind": "rect",
2051
+ "x": 156,
2052
+ "y": 80,
2053
+ "width": 888,
2054
+ "height": 554,
2055
+ "cornerRadius": 18
2056
+ }
2057
+ },
2058
+ {
2059
+ "id": "macbook-air-13-silver",
2060
+ "groupId": "macbook-air-13",
2061
+ "groupName": "MacBook Air 13",
2062
+ "name": "MacBook Air 13 Silver",
2063
+ "description": "Silver",
2064
+ "platform": "mac",
2065
+ "style": "standard",
2066
+ "frame": "assets/macbook-air-13-silver.png",
2067
+ "width": 1200,
2068
+ "height": 714,
2069
+ "screen": {
2070
+ "kind": "rect",
2071
+ "x": 156,
2072
+ "y": 80,
2073
+ "width": 888,
2074
+ "height": 554,
2075
+ "cornerRadius": 18
2076
+ }
2077
+ },
2078
+ {
2079
+ "id": "macbook-air-13-space-grey",
2080
+ "groupId": "macbook-air-13",
2081
+ "groupName": "MacBook Air 13",
2082
+ "name": "MacBook Air 13 Space Grey",
2083
+ "description": "Space Grey",
2084
+ "platform": "mac",
2085
+ "style": "standard",
2086
+ "frame": "assets/macbook-air-13-space-grey.png",
2087
+ "width": 1200,
2088
+ "height": 714,
2089
+ "screen": {
2090
+ "kind": "rect",
2091
+ "x": 156,
2092
+ "y": 80,
2093
+ "width": 888,
2094
+ "height": 554,
2095
+ "cornerRadius": 18
2096
+ }
2097
+ },
2098
+ {
2099
+ "id": "macbook-pro-13-silver",
2100
+ "groupId": "macbook-pro-13",
2101
+ "groupName": "MacBook Pro 13",
2102
+ "name": "Macbook Pro 13 Silver",
2103
+ "description": "Standard",
2104
+ "platform": "mac",
2105
+ "style": "standard",
2106
+ "frame": "assets/macbook-pro-13-silver.png",
2107
+ "width": 1200,
2108
+ "height": 763,
2109
+ "screen": {
2110
+ "kind": "rect",
2111
+ "x": 156,
2112
+ "y": 104,
2113
+ "width": 888,
2114
+ "height": 555,
2115
+ "cornerRadius": 18
2116
+ }
2117
+ },
2118
+ {
2119
+ "id": "macbook-pro-13-space-grey",
2120
+ "groupId": "macbook-pro-13",
2121
+ "groupName": "MacBook Pro 13",
2122
+ "name": "Macbook Pro 13 Space Grey",
2123
+ "description": "Standard",
2124
+ "platform": "mac",
2125
+ "style": "standard",
2126
+ "frame": "assets/macbook-pro-13-space-grey.png",
2127
+ "width": 1200,
2128
+ "height": 763,
2129
+ "screen": {
2130
+ "kind": "rect",
2131
+ "x": 156,
2132
+ "y": 104,
2133
+ "width": 888,
2134
+ "height": 555,
2135
+ "cornerRadius": 18
2136
+ }
2137
+ },
2138
+ {
2139
+ "id": "macbook-pro-15-silver",
2140
+ "groupId": "macbook-pro-15",
2141
+ "groupName": "MacBook Pro 15",
2142
+ "name": "Macbook Pro 15 Silver",
2143
+ "description": "Standard",
2144
+ "platform": "mac",
2145
+ "style": "standard",
2146
+ "frame": "assets/macbook-pro-15-silver.png",
2147
+ "width": 1200,
2148
+ "height": 742,
2149
+ "screen": {
2150
+ "kind": "rect",
2151
+ "x": 155,
2152
+ "y": 93,
2153
+ "width": 890,
2154
+ "height": 556,
2155
+ "cornerRadius": 18
2156
+ }
2157
+ },
2158
+ {
2159
+ "id": "macbook-pro-15-space-grey",
2160
+ "groupId": "macbook-pro-15",
2161
+ "groupName": "MacBook Pro 15",
2162
+ "name": "Macbook Pro 15 Space Grey",
2163
+ "description": "Standard",
2164
+ "platform": "mac",
2165
+ "style": "standard",
2166
+ "frame": "assets/macbook-pro-15-space-grey.png",
2167
+ "width": 1200,
2168
+ "height": 742,
2169
+ "screen": {
2170
+ "kind": "rect",
2171
+ "x": 155,
2172
+ "y": 93,
2173
+ "width": 890,
2174
+ "height": 556,
2175
+ "cornerRadius": 18
2176
+ }
2177
+ },
2178
+ {
2179
+ "id": "imac",
2180
+ "groupId": "imac",
2181
+ "groupName": "iMac",
2182
+ "name": "iMac",
2183
+ "description": "Standard",
2184
+ "platform": "mac",
2185
+ "style": "standard",
2186
+ "frame": "assets/imac.png",
2187
+ "width": 1200,
2188
+ "height": 1012,
2189
+ "screen": {
2190
+ "kind": "rect",
2191
+ "x": 49,
2192
+ "y": 67,
2193
+ "width": 1102,
2194
+ "height": 620,
2195
+ "cornerRadius": 22
2196
+ }
2197
+ },
2198
+ {
2199
+ "id": "imac-pro",
2200
+ "groupId": "imac-pro",
2201
+ "groupName": "iMac Pro",
2202
+ "name": "iMac Pro",
2203
+ "description": "Standard",
2204
+ "platform": "mac",
2205
+ "style": "standard",
2206
+ "frame": "assets/imac-pro.png",
2207
+ "width": 1200,
2208
+ "height": 999,
2209
+ "screen": {
2210
+ "kind": "rect",
2211
+ "x": 68,
2212
+ "y": 71,
2213
+ "width": 1064,
2214
+ "height": 601,
2215
+ "cornerRadius": 21
2216
+ }
2217
+ },
2218
+ {
2219
+ "id": "imac-retina",
2220
+ "groupId": "imac-retina",
2221
+ "groupName": "iMac Retina",
2222
+ "name": "iMac Retina",
2223
+ "description": "Standard",
2224
+ "platform": "mac",
2225
+ "style": "standard",
2226
+ "frame": "assets/imac-retina.png",
2227
+ "width": 1200,
2228
+ "height": 1009,
2229
+ "screen": {
2230
+ "kind": "rect",
2231
+ "x": 49,
2232
+ "y": 64,
2233
+ "width": 1102,
2234
+ "height": 620,
2235
+ "cornerRadius": 22
2236
+ }
2237
+ },
2238
+ {
2239
+ "id": "pro-display-xdr",
2240
+ "groupId": "pro-display-xdr",
2241
+ "groupName": "Pro Display XDR",
2242
+ "name": "Pro Display XDR",
2243
+ "description": "Standard",
2244
+ "platform": "mac",
2245
+ "style": "standard",
2246
+ "frame": "assets/pro-display-xdr.png",
2247
+ "width": 1200,
2248
+ "height": 905,
2249
+ "screen": {
2250
+ "kind": "rect",
2251
+ "x": 28,
2252
+ "y": 28,
2253
+ "width": 1144,
2254
+ "height": 643,
2255
+ "cornerRadius": 23
2256
+ }
2257
+ },
2258
+ {
2259
+ "id": "thunderbolt-display",
2260
+ "groupId": "thunderbolt-display",
2261
+ "groupName": "Thunderbolt Display",
2262
+ "name": "Thunderbolt Display",
2263
+ "description": "Standard",
2264
+ "platform": "mac",
2265
+ "style": "standard",
2266
+ "frame": "assets/thunderbolt-display.png",
2267
+ "width": 1200,
2268
+ "height": 929,
2269
+ "screen": {
2270
+ "kind": "rect",
2271
+ "x": 49,
2272
+ "y": 56,
2273
+ "width": 1104,
2274
+ "height": 621,
2275
+ "cornerRadius": 22
2276
+ }
2277
+ }
2278
+ ]
2279
+ }