File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " libvcs" ,
3
+ "short_name" : " libvcs" ,
4
+ "start_url" : " ." ,
5
+ "display" : " standalone" ,
6
+ "background_color" : " #fff" ,
7
+ "description" : " vcs abstraction layer" ,
8
+ "icons" : [{
9
+ "src" : " _static/img/libvcs.svg" ,
10
+ "sizes" : " 48x48" ,
11
+ "type" : " image/svg"
12
+ }, {
13
+ "src" : " _static/img/libvcs.svg" ,
14
+ "sizes" : " 72x72" ,
15
+ "type" : " image/svg"
16
+ }, {
17
+ "src" : " _static/img/libvcs.svg" ,
18
+ "sizes" : " 96x96" ,
19
+ "type" : " image/svg"
20
+ }, {
21
+ "src" : " _static/img/libvcs.svg" ,
22
+ "sizes" : " 144x144" ,
23
+ "type" : " image/svg"
24
+ }, {
25
+ "src" : " _static/img/libvcs.svg" ,
26
+ "sizes" : " 168x168" ,
27
+ "type" : " image/svg"
28
+ }, {
29
+ "src" : " _static/img/libvcs.svg" ,
30
+ "sizes" : " 192x192" ,
31
+ "type" : " image/svg"
32
+ }]
33
+ }
You can’t perform that action at this time.
0 commit comments