File tree Expand file tree Collapse file tree 1 file changed +28
-1
lines changed Expand file tree Collapse file tree 1 file changed +28
-1
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "name" : " Java Mastery" ,
3+ "short_name" : " Java" ,
4+ "start_url" : " /Java-Mastery/" ,
5+ "scope" : " /Java-Mastery/" ,
6+ "icons" : [
7+ {
8+ "src" : " /Java-Mastery/assets/web-app-manifest-192x192.png" ,
9+ "sizes" : " 192x192" ,
10+ "type" : " image/png" ,
11+ "purpose" : " maskable"
12+ },
13+ {
14+ "src" : " /Java-Mastery/assets/web-app-manifest-512x512.png" ,
15+ "sizes" : " 512x512" ,
16+ "type" : " image/png" ,
17+ "purpose" : " maskable"
18+ }
19+ ],
20+ "theme_color" : " #ffffff" ,
21+ "background_color" : " #ffffff" ,
22+ "display" : " standalone" ,
23+ "orientation" : " portrait"
24+ }
25+
26+
27+ /*
128{
229 "name" : " Java" ,
330 "short_name" : " Java" ,
1845 "theme_color" : " #ffffff" ,
1946 "background_color" : " #ffffff" ,
2047 "display" : " standalone"
21- }
48+ } */
You can’t perform that action at this time.
0 commit comments