Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / Source / devtools / front_end / emulated_devices / module.json
blobdc1ad57af18efa8dce41cefb932860af824828bb
2     "extensions": [
3         {
4             "type": "emulated-device",
5             "device": {
6                 "show-by-default": true,
7                 "title": "Apple iPhone 4" ,
8                 "screen": {
9                     "horizontal": {
10                         "width": 480,
11                         "height": 320
12                     },
13                     "device-pixel-ratio": 2,
14                     "vertical": {
15                         "width": 320,
16                         "height": 480
17                     }
18                 },
19                 "capabilities": [
20                     "touch",
21                     "mobile"
22                 ],
23                 "user-agent": "Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_2_1 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8C148 Safari/6533.18.5",
24                 "type": "phone",
25                 "modes": [
26                     {
27                         "title": "default",
28                         "orientation": "vertical",
29                         "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 }
30                     },
31                     {
32                         "title": "default",
33                         "orientation": "horizontal",
34                         "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 }
35                     }
36                 ]
37             }
38         },
39         {
40             "type": "emulated-device",
41             "device": {
42                 "show-by-default": true,
43                 "title": "Apple iPhone 5",
44                 "screen": {
45                     "horizontal": {
46                         "width": 568,
47                         "height": 320
48                     },
49                     "device-pixel-ratio": 2,
50                     "vertical": {
51                         "width": 320,
52                         "height": 568
53                     }
54                 },
55                 "capabilities": [
56                     "touch",
57                     "mobile"
58                 ],
59                 "user-agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 7_0 like Mac OS X; en-us) AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0 Mobile/11A465 Safari/9537.53",
60                 "type": "phone",
61                 "modes": [
62                     {
63                         "title": "default",
64                         "orientation": "vertical",
65                         "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 }
66                     },
67                     {
68                         "title": "default",
69                         "orientation": "horizontal",
70                         "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 }
71                     }
72                 ]
73             }
74         },
75         {
76             "type": "emulated-device",
77             "device": {
78                 "show-by-default": true,
79                 "title": "Apple iPhone 6",
80                 "screen": {
81                     "horizontal": {
82                         "width": 667,
83                         "height": 375
84                     },
85                     "device-pixel-ratio": 2,
86                     "vertical": {
87                         "width": 375,
88                         "height": 667
89                     }
90                 },
91                 "capabilities": [
92                     "touch",
93                     "mobile"
94                 ],
95                 "user-agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 8_0 like Mac OS X) AppleWebKit/600.1.3 (KHTML, like Gecko) Version/8.0 Mobile/12A4345d Safari/600.1.4",
96                 "type": "phone",
97                 "modes": [
98                     {
99                         "title": "default",
100                         "orientation": "vertical",
101                         "insets": { "left": 0, "top": 40, "right": 0, "bottom": 0 }
102                     },
103                     {
104                         "title": "navigation bar",
105                         "orientation": "vertical",
106                         "insets": { "left": 0, "top": 64, "right": 0, "bottom": 45 }
107                     },
108                     {
109                         "title": "keyboard",
110                         "orientation": "vertical",
111                         "insets": { "left": 0, "top": 40, "right": 0, "bottom": 260 }
112                     },
113                     {
114                         "title": "navigation bar and keyboard",
115                         "orientation": "vertical",
116                         "insets": { "left": 0, "top": 64, "right": 0, "bottom": 260 }
117                     },
118                     {
119                         "title": "default",
120                         "orientation": "horizontal",
121                         "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 }
122                     },
123                     {
124                         "title": "navigation bar",
125                         "orientation": "horizontal",
126                         "insets": { "left": 0, "top": 44, "right": 0, "bottom": 0 }
127                     },
128                     {
129                         "title": "keyboard",
130                         "orientation": "horizontal",
131                         "insets": { "left": 0, "top": 0, "right": 0, "bottom": 206 }
132                     },
133                     {
134                         "title": "navigation bar and keyboard",
135                         "orientation": "horizontal",
136                         "insets": { "left": 0, "top": 44, "right": 0, "bottom": 206 }
137                     }
138                 ]
139             }
140         },
141         {
142             "type": "emulated-device",
143             "device": {
144                 "show-by-default": true,
145                 "title": "Apple iPhone 6 Plus",
146                 "screen": {
147                     "horizontal": {
148                         "width": 736,
149                         "height": 414
150                     },
151                     "device-pixel-ratio": 3,
152                     "vertical": {
153                         "width": 414,
154                         "height": 736
155                     }
156                 },
157                 "capabilities": [
158                     "touch",
159                     "mobile"
160                 ],
161                 "user-agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 8_0 like Mac OS X) AppleWebKit/600.1.3 (KHTML, like Gecko) Version/8.0 Mobile/12A4345d Safari/600.1.4",
162                 "type": "phone",
163                 "modes": [
164                     {
165                         "title": "default",
166                         "orientation": "vertical",
167                         "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 }
168                     },
169                     {
170                         "title": "default",
171                         "orientation": "horizontal",
172                         "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 }
173                     }
174                 ]
175             }
176         },
177         {
178             "type": "emulated-device",
179             "device": {
180                 "show-by-default": true,
181                 "title": "BlackBerry Z30",
182                 "screen": {
183                     "horizontal": {
184                         "width": 640,
185                         "height": 360
186                     },
187                     "device-pixel-ratio": 2,
188                     "vertical": {
189                         "width": 360,
190                         "height": 640
191                     }
192                 },
193                 "capabilities": [
194                     "touch",
195                     "mobile"
196                 ],
197                 "user-agent": "Mozilla/5.0 (BB10; Touch) AppleWebKit/537.10+ (KHTML, like Gecko) Version/10.0.9.2372 Mobile Safari/537.10+",
198                 "type": "phone",
199                 "modes": [
200                     {
201                         "title": "default",
202                         "orientation": "vertical",
203                         "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 }
204                     },
205                     {
206                         "title": "default",
207                         "orientation": "horizontal",
208                         "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 }
209                     }
210                 ]
211             }
212         },
213         {
214             "type": "emulated-device",
215             "device": {
216                 "show-by-default": true,
217                 "title": "Google Nexus 4",
218                 "screen": {
219                     "horizontal": {
220                         "width": 640,
221                         "height": 384
222                     },
223                     "device-pixel-ratio": 2,
224                     "vertical": {
225                         "width": 384,
226                         "height": 640
227                     }
228                 },
229                 "capabilities": [
230                     "touch",
231                     "mobile"
232                 ],
233                 "user-agent": "Mozilla/5.0 (Linux; Android 4.4.2; Nexus 4 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.122 Mobile Safari/537.36",
234                 "type": "phone",
235                 "modes": [
236                     {
237                         "title": "default",
238                         "orientation": "vertical",
239                         "insets": { "left": 0, "top": 25, "right": 0, "bottom": 48 }
240                     },
241                     {
242                         "title": "navigation bar",
243                         "orientation": "vertical",
244                         "insets": { "left": 0, "top": 80, "right": 0, "bottom": 48 }
245                     },
246                     {
247                         "title": "keyboard",
248                         "orientation": "vertical",
249                         "insets": { "left": 0, "top": 80, "right": 0, "bottom": 326 }
250                     },
251                     {
252                         "title": "default",
253                         "orientation": "horizontal",
254                         "insets": { "left": 0, "top": 25, "right": 42, "bottom": 0 }
255                     },
256                     {
257                         "title": "navigation bar",
258                         "orientation": "horizontal",
259                         "insets": { "left": 0, "top": 80, "right": 42, "bottom": 0 }
260                     },
261                     {
262                         "title": "keyboard",
263                         "orientation": "horizontal",
264                         "insets": { "left": 0, "top": 80, "right": 42, "bottom": 214 }
265                     }
266                 ]
267             }
268         },
269         {
270             "type": "emulated-device",
271             "device": {
272                 "title": "Google Nexus 5",
273                 "type": "phone",
274                 "user-agent": "Mozilla/5.0 (Linux; Android 4.4.4; Nexus 5 Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.114 Mobile Safari/537.36",
275                 "capabilities": [
276                     "touch",
277                     "mobile"
278                 ],
279                 "show-by-default": true,
280                 "screen": {
281                     "device-pixel-ratio": 3,
282                     "vertical": {
283                         "width": 360,
284                         "height": 640
285                     },
286                     "horizontal": {
287                         "width": 640,
288                         "height": 360
289                     }
290                 },
291                 "modes": [
292                     {
293                         "title": "default",
294                         "orientation": "vertical",
295                         "insets": { "left": 0, "top": 25, "right": 0, "bottom": 48 },
296                         "image": "@url(google-nexus-5-vertical-default-1x.png) 1x, @url(google-nexus-5-vertical-default-2x.png) 2x"
297                     },
298                     {
299                         "title": "navigation bar",
300                         "orientation": "vertical",
301                         "insets": { "left": 0, "top": 80, "right": 0, "bottom": 48 },
302                         "image": "@url(google-nexus-5-vertical-navigation-1x.png) 1x, @url(google-nexus-5-vertical-navigation-2x.png) 2x"
303                     },
304                     {
305                         "title": "keyboard",
306                         "orientation": "vertical",
307                         "insets": { "left": 0, "top": 80, "right": 0, "bottom": 312 },
308                         "image": "@url(google-nexus-5-vertical-keyboard-1x.png) 1x, @url(google-nexus-5-vertical-keyboard-2x.png) 2x"
309                     },
310                     {
311                         "title": "default",
312                         "orientation": "horizontal",
313                         "insets": { "left": 0, "top": 25, "right": 42, "bottom": 0 },
314                         "image": "@url(google-nexus-5-horizontal-default-1x.png) 1x, @url(google-nexus-5-horizontal-default-2x.png) 2x"
315                     },
316                     {
317                         "title": "navigation bar",
318                         "orientation": "horizontal",
319                         "insets": { "left": 0, "top": 80, "right": 42, "bottom": 0 },
320                         "image": "@url(google-nexus-5-horizontal-navigation-1x.png) 1x, @url(google-nexus-5-horizontal-navigation-2x.png) 2x"
321                     },
322                     {
323                         "title": "keyboard",
324                         "orientation": "horizontal",
325                         "insets": { "left": 0, "top": 80, "right": 42, "bottom": 202 },
326                         "image": "@url(google-nexus-5-horizontal-keyboard-1x.png) 1x, @url(google-nexus-5-horizontal-keyboard-2x.png) 2x"
327                     }
328                 ]
329             }
330         },
331         {
332             "type": "emulated-device",
333             "device": {
334                 "show-by-default": true,
335                 "title": "Google Nexus 6",
336                 "screen": {
337                     "horizontal": {
338                         "width": 732,
339                         "height": 412
340                     },
341                     "device-pixel-ratio": 3.5,
342                     "vertical": {
343                         "width": 412,
344                         "height": 732
345                     }
346                 },
347                 "capabilities": [
348                     "touch",
349                     "mobile"
350                 ],
351                 "user-agent": "Mozilla/5.0 (Linux; Android 5.1.1; Nexus 6 Build/LYZ28E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.20 Mobile Safari/537.36",
352                 "type": "phone",
353                 "modes": [
354                     {
355                         "title": "default",
356                         "orientation": "vertical",
357                         "insets": { "left": 0, "top": 25, "right": 0, "bottom": 48 }
358                     },
359                     {
360                         "title": "navigation bar",
361                         "orientation": "vertical",
362                         "insets": { "left": 0, "top": 80, "right": 0, "bottom": 48 }
363                     },
364                     {
365                         "title": "keyboard",
366                         "orientation": "vertical",
367                         "insets": { "left": 0, "top": 80, "right": 0, "bottom": 343 }
368                     },
369                     {
370                         "title": "default",
371                         "orientation": "horizontal",
372                         "insets": { "left": 0, "top": 25, "right": 42, "bottom": 0 }
373                     },
374                     {
375                         "title": "navigation bar",
376                         "orientation": "horizontal",
377                         "insets": { "left": 0, "top": 80, "right": 42, "bottom": 0 }
378                     },
379                     {
380                         "title": "keyboard",
381                         "orientation": "horizontal",
382                         "insets": { "left": 0, "top": 80, "right": 42, "bottom": 222 }
383                     }
384                 ]
385             }
386         },
387         {
388             "type": "emulated-device",
389             "device": {
390                 "show-by-default": true,
391                 "title": "LG Optimus L70",
392                 "screen": {
393                     "horizontal": {
394                         "width": 640,
395                         "height": 384
396                     },
397                     "device-pixel-ratio": 1.25,
398                     "vertical": {
399                         "width": 384,
400                         "height": 640
401                     }
402                 },
403                 "capabilities": [
404                     "touch",
405                     "mobile"
406                 ],
407                 "user-agent": "Mozilla/5.0 (Linux; U; Android 4.4.2; en-us; LGMS323 Build/KOT49I.MS32310c) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.1599.103 Mobile Safari/537.36",
408                 "type": "phone",
409                 "modes": [
410                     {
411                         "title": "default",
412                         "orientation": "vertical",
413                         "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 }
414                     },
415                     {
416                         "title": "default",
417                         "orientation": "horizontal",
418                         "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 }
419                     }
420                 ]
421             }
422         },
423         {
424             "type": "emulated-device",
425             "device": {
426                 "show-by-default": true,
427                 "title": "Nokia N9",
428                 "screen": {
429                     "horizontal": {
430                         "width": 640,
431                         "height": 360
432                     },
433                     "device-pixel-ratio": 1,
434                     "vertical": {
435                         "width": 360,
436                         "height": 640
437                     }
438                 },
439                 "capabilities": [
440                     "touch",
441                     "mobile"
442                 ],
443                 "user-agent": "Mozilla/5.0 (MeeGo; NokiaN9) AppleWebKit/534.13 (KHTML, like Gecko) NokiaBrowser/8.5.0 Mobile Safari/534.13",
444                 "type": "phone",
445                 "modes": [
446                     {
447                         "title": "default",
448                         "orientation": "vertical",
449                         "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 }
450                     },
451                     {
452                         "title": "default",
453                         "orientation": "horizontal",
454                         "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 }
455                     }
456                 ]
457             }
458         },
459         {
460             "type": "emulated-device",
461             "device": {
462                 "show-by-default": true,
463                 "title": "Nokia Lumia 520",
464                 "screen": {
465                     "horizontal": {
466                         "width": 533,
467                         "height": 320
468                     },
469                     "device-pixel-ratio": 1.4,
470                     "vertical": {
471                         "width": 320,
472                         "height": 533
473                     }
474                 },
475                 "capabilities": [
476                     "touch",
477                     "mobile"
478                 ],
479                 "user-agent": "Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; NOKIA; Lumia 520)",
480                 "type": "phone",
481                 "modes": [
482                     {
483                         "title": "default",
484                         "orientation": "vertical",
485                         "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 }
486                     },
487                     {
488                         "title": "default",
489                         "orientation": "horizontal",
490                         "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 }
491                     }
492                 ]
493             }
494         },
495         {
496             "type": "emulated-device",
497             "device": {
498                 "show-by-default": true,
499                 "title": "Samsung Galaxy S III",
500                 "screen": {
501                     "horizontal": {
502                         "width": 640,
503                         "height": 360
504                     },
505                     "device-pixel-ratio": 2,
506                     "vertical": {
507                         "width": 360,
508                         "height": 640
509                     }
510                 },
511                 "capabilities": [
512                     "touch",
513                     "mobile"
514                 ],
515                 "user-agent": "Mozilla/5.0 (Linux; U; Android 4.0; en-us; GT-I9300 Build/IMM76D) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30",
516                 "type": "phone",
517                 "modes": [
518                     {
519                         "title": "default",
520                         "orientation": "vertical",
521                         "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 }
522                     },
523                     {
524                         "title": "default",
525                         "orientation": "horizontal",
526                         "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 }
527                     }
528                 ]
529             }
530         },
531         {
532             "type": "emulated-device",
533             "device": {
534                 "show-by-default": true,
535                 "title": "Samsung Galaxy S4",
536                 "screen": {
537                     "horizontal": {
538                         "width": 640,
539                         "height": 360
540                     },
541                     "device-pixel-ratio": 3,
542                     "vertical": {
543                         "width": 360,
544                         "height": 640
545                     }
546                 },
547                 "capabilities": [
548                     "touch",
549                     "mobile"
550                 ],
551                 "user-agent": "Mozilla/5.0 (Linux; Android 4.2.2; GT-I9505 Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.59 Mobile Safari/537.36",
552                 "type": "phone",
553                 "modes": [
554                     {
555                         "title": "default",
556                         "orientation": "vertical",
557                         "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 }
558                     },
559                     {
560                         "title": "default",
561                         "orientation": "horizontal",
562                         "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 }
563                     }
564                 ]
565             }
566         },
567         {
568             "type": "emulated-device",
569             "device": {
570                 "show-by-default": true,
571                 "title": "Amazon Kindle Fire HDX",
572                 "screen": {
573                     "horizontal": {
574                         "width": 2560,
575                         "height": 1600
576                     },
577                     "device-pixel-ratio": 2,
578                     "vertical": {
579                         "width": 1600,
580                         "height": 2560
581                     }
582                 },
583                 "capabilities": [
584                     "touch",
585                     "mobile"
586                 ],
587                 "user-agent": "Mozilla/5.0 (Linux; U; en-us; KFAPWI Build/JDQ39) AppleWebKit/535.19 (KHTML, like Gecko) Silk/3.13 Safari/535.19 Silk-Accelerated=true",
588                 "type": "tablet",
589                 "modes": [
590                     {
591                         "title": "default",
592                         "orientation": "vertical",
593                         "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 }
594                     },
595                     {
596                         "title": "default",
597                         "orientation": "horizontal",
598                         "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 }
599                     }
600                 ]
601             }
602         },
603         {
604             "type": "emulated-device",
605             "device": {
606                 "show-by-default": true,
607                 "title": "Apple iPad Mini",
608                 "screen": {
609                     "horizontal": {
610                         "width": 1024,
611                         "height": 768
612                     },
613                     "device-pixel-ratio": 2,
614                     "vertical": {
615                         "width": 768,
616                         "height": 1024
617                     }
618                 },
619                 "capabilities": [
620                     "touch",
621                     "mobile"
622                 ],
623                 "user-agent": "Mozilla/5.0 (iPad; CPU OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0 Mobile/11B554a Safari/9537.53",
624                 "type": "tablet",
625                 "modes": [
626                     {
627                         "title": "default",
628                         "orientation": "vertical",
629                         "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 }
630                     },
631                     {
632                         "title": "default",
633                         "orientation": "horizontal",
634                         "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 }
635                     }
636                 ]
637             }
638         },
639         {
640             "type": "emulated-device",
641             "device": {
642                 "show-by-default": true,
643                 "title": "Apple iPad",
644                 "screen": {
645                     "horizontal": {
646                         "width": 1024,
647                         "height": 768
648                     },
649                     "device-pixel-ratio": 2,
650                     "vertical": {
651                         "width": 768,
652                         "height": 1024
653                     }
654                 },
655                 "capabilities": [
656                     "touch",
657                     "mobile"
658                 ],
659                 "user-agent": "Mozilla/5.0 (iPad; CPU OS 7_0 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0 Mobile/11A465 Safari/9537.53",
660                 "type": "tablet",
661                 "modes": [
662                     {
663                         "title": "default",
664                         "orientation": "vertical",
665                         "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 }
666                     },
667                     {
668                         "title": "default",
669                         "orientation": "horizontal",
670                         "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 }
671                     }
672                 ]
673             }
674         },
675         {
676             "type": "emulated-device",
677             "device": {
678                 "show-by-default": true,
679                 "title": "BlackBerry PlayBook",
680                 "screen": {
681                     "horizontal": {
682                         "width": 1024,
683                         "height": 600
684                     },
685                     "device-pixel-ratio": 1,
686                     "vertical": {
687                         "width": 600,
688                         "height": 1024
689                     }
690                 },
691                 "capabilities": [
692                     "touch",
693                     "mobile"
694                 ],
695                 "user-agent": "Mozilla/5.0 (PlayBook; U; RIM Tablet OS 2.1.0; en-US) AppleWebKit/536.2+ (KHTML like Gecko) Version/7.2.1.0 Safari/536.2+",
696                 "type": "tablet",
697                 "modes": [
698                     {
699                         "title": "default",
700                         "orientation": "vertical",
701                         "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 }
702                     },
703                     {
704                         "title": "default",
705                         "orientation": "horizontal",
706                         "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 }
707                     }
708                 ]
709             }
710         },
711         {
712             "type": "emulated-device",
713             "device": {
714                 "show-by-default": true,
715                 "title": "Google Nexus 10",
716                 "screen": {
717                     "horizontal": {
718                         "width": 1280,
719                         "height": 800
720                     },
721                     "device-pixel-ratio": 2,
722                     "vertical": {
723                         "width": 800,
724                         "height": 1280
725                     }
726                 },
727                 "capabilities": [
728                     "touch",
729                     "mobile"
730                 ],
731                 "user-agent": "Mozilla/5.0 (Linux; Android 4.3; Nexus 10 Build/JSS15Q) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2307.2 Safari/537.36",
732                 "type": "tablet",
733                 "modes": [
734                     {
735                         "title": "default",
736                         "orientation": "vertical",
737                         "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 }
738                     },
739                     {
740                         "title": "default",
741                         "orientation": "horizontal",
742                         "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 }
743                     }
744                 ]
745             }
746         },
747         {
748             "type": "emulated-device",
749             "device": {
750                 "show-by-default": true,
751                 "title": "Google Nexus 7",
752                 "screen": {
753                     "horizontal": {
754                         "width": 960,
755                         "height": 600
756                     },
757                     "device-pixel-ratio": 2,
758                     "vertical": {
759                         "width": 600,
760                         "height": 960
761                     }
762                 },
763                 "capabilities": [
764                     "touch",
765                     "mobile"
766                 ],
767                 "user-agent": "Mozilla/5.0 (Linux; Android 4.3; Nexus 7 Build/JSS15Q) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2307.2 Safari/537.36",
768                 "type": "tablet",
769                 "modes": [
770                     {
771                         "title": "default",
772                         "orientation": "vertical",
773                         "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 }
774                     },
775                     {
776                         "title": "default",
777                         "orientation": "horizontal",
778                         "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 }
779                     }
780                 ]
781             }
782         },
783         {
784             "type": "emulated-device",
785             "device": {
786                 "show-by-default": true,
787                 "title": "Samsung Galaxy Note 3",
788                 "screen": {
789                     "horizontal": {
790                         "width": 640,
791                         "height": 360
792                     },
793                     "device-pixel-ratio": 3,
794                     "vertical": {
795                         "width": 360,
796                         "height": 640
797                     }
798                 },
799                 "capabilities": [
800                     "touch",
801                     "mobile"
802                 ],
803                 "user-agent": "Mozilla/5.0 (Linux; U; Android 4.3; en-us; SM-N900T Build/JSS15J) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30",
804                 "type": "phone",
805                 "modes": [
806                     {
807                         "title": "default",
808                         "orientation": "vertical",
809                         "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 }
810                     },
811                     {
812                         "title": "default",
813                         "orientation": "horizontal",
814                         "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 }
815                     }
816                 ]
817             }
818         },
819         {
820             "type": "emulated-device",
821             "device": {
822                 "show-by-default": true,
823                 "title": "Samsung Galaxy Note II",
824                 "screen": {
825                     "horizontal": {
826                         "width": 640,
827                         "height": 360
828                     },
829                     "device-pixel-ratio": 2,
830                     "vertical": {
831                         "width": 360,
832                         "height": 640
833                     }
834                 },
835                 "capabilities": [
836                     "touch",
837                     "mobile"
838                 ],
839                 "user-agent": "Mozilla/5.0 (Linux; U; Android 4.1; en-us; GT-N7100 Build/JRO03C) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30",
840                 "type": "phone",
841                 "modes": [
842                     {
843                         "title": "default",
844                         "orientation": "vertical",
845                         "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 }
846                     },
847                     {
848                         "title": "default",
849                         "orientation": "horizontal",
850                         "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 }
851                     }
852                 ]
853             }
854         },
855         {
856             "type": "emulated-device",
857             "device": {
858                 "show-by-default": true,
859                 "title": "Laptop with touch",
860                 "screen": {
861                     "horizontal": {
862                         "width": 1280,
863                         "height": 950
864                     },
865                     "device-pixel-ratio": 1,
866                     "vertical": {
867                         "width": 950,
868                         "height": 1280
869                     }
870                 },
871                 "capabilities": [
872                     "touch"
873                 ],
874                 "user-agent": "",
875                 "type": "notebook",
876                 "modes": [
877                     {
878                         "title": "default",
879                         "orientation": "horizontal",
880                         "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 }
881                     }
882                 ]
883             }
884         },
885         {
886             "type": "emulated-device",
887             "device": {
888                 "show-by-default": true,
889                 "title": "Laptop with HiDPI screen",
890                 "screen": {
891                     "horizontal": {
892                         "width": 1440,
893                         "height": 900
894                     },
895                     "device-pixel-ratio": 2,
896                     "vertical": {
897                         "width": 900,
898                         "height": 1440
899                     }
900                 },
901                 "capabilities": [],
902                 "user-agent": "",
903                 "type": "notebook",
904                 "modes": [
905                     {
906                         "title": "default",
907                         "orientation": "horizontal",
908                         "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 }
909                     }
910                 ]
911             }
912         },
913         {
914             "type": "emulated-device",
915             "device": {
916                 "show-by-default": true,
917                 "title": "Laptop with MDPI screen",
918                 "screen": {
919                     "horizontal": {
920                         "width": 1280,
921                         "height": 800
922                     },
923                     "device-pixel-ratio": 1,
924                     "vertical": {
925                         "width": 800,
926                         "height": 1280
927                     }
928                 },
929                 "capabilities": [],
930                 "user-agent": "",
931                 "type": "notebook",
932                 "modes": [
933                     {
934                         "title": "default",
935                         "orientation": "horizontal",
936                         "insets": { "left": 0, "top": 0, "right": 0, "bottom": 0 }
937                     }
938                 ]
939             }
940         }
941     ],
942     "dependencies": [
943         "emulation"
944     ],
945     "scripts": [
946     ],
947     "resources": [
948     ]