|
@@ -39,5 +39,37 @@
|
39
|
39
|
}
|
40
|
40
|
]
|
41
|
41
|
}
|
42
|
|
- }
|
|
42
|
+ },
|
|
43
|
+ "screenshots": [
|
|
44
|
+ {
|
|
45
|
+ "src": "/screenshots/virtual-whiteboard.png",
|
|
46
|
+ "type": "image/png",
|
|
47
|
+ "sizes": "462x945"
|
|
48
|
+ },
|
|
49
|
+ {
|
|
50
|
+ "src": "/screenshots/wireframe.png",
|
|
51
|
+ "type": "image/png",
|
|
52
|
+ "sizes": "462x945"
|
|
53
|
+ },
|
|
54
|
+ {
|
|
55
|
+ "src": "/screenshots/illustration.png",
|
|
56
|
+ "type": "image/png",
|
|
57
|
+ "sizes": "462x945"
|
|
58
|
+ },
|
|
59
|
+ {
|
|
60
|
+ "src": "/screenshots/shapes.png",
|
|
61
|
+ "type": "image/png",
|
|
62
|
+ "sizes": "462x945"
|
|
63
|
+ },
|
|
64
|
+ {
|
|
65
|
+ "src": "/screenshots/collaboration.png",
|
|
66
|
+ "type": "image/png",
|
|
67
|
+ "sizes": "462x945"
|
|
68
|
+ },
|
|
69
|
+ {
|
|
70
|
+ "src": "/screenshots/export.png",
|
|
71
|
+ "type": "image/png",
|
|
72
|
+ "sizes": "462x945"
|
|
73
|
+ }
|
|
74
|
+ ]
|
43
|
75
|
}
|