File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "name" : " SRT Player" ,
3- "short_name" : " Subtitles" ,
4- "start_url" : " ." ,
5- "display" : " standalone" ,
2+ "theme_color" : " #8936FF" ,
63 "background_color" : " #000000" ,
7- "theme_color" : " #000000" ,
8- "orientation" : " landscape" ,
94 "icons" : [
105 {
11- "src" : " /icons/icon-192.png" ,
12- "sizes" : " 192x192" ,
6+ "purpose" : " maskable" ,
7+ "sizes" : " 512x512" ,
8+ "src" : " /icon512_maskable.png" ,
139 "type" : " image/png"
1410 },
1511 {
16- "src " : " /icons/icon-512.png " ,
12+ "purpose " : " any " ,
1713 "sizes" : " 512x512" ,
14+ "src" : " /icon512_rounded.png" ,
1815 "type" : " image/png"
1916 }
20- ]
17+ ],
18+ "orientation" : " landscape" ,
19+ "display" : " standalone" ,
20+ "dir" : " left" ,
21+ "lang" : " en-US" ,
22+ "name" : " SRT Player" ,
23+ "short_name" : " SRTp" ,
24+ "start_url" : " https://ricklancee.github.io/srt-player/" ,
25+ "scope" : " https://ricklancee.github.io/srt-player/"
2126}
You can’t perform that action at this time.
0 commit comments