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{
22 "name" : " mfp;" ,
3- "shortname" : " mfp;" ,
3+ "short_name" : " mfp;" ,
4+ "start_url" : " /" ,
45 "display" : " standalone" ,
5- "description" : " A PWA version of musicforprogramming.net" ,
6+ "description" : " A PWA remix of musicforprogramming.net" ,
7+ "categories" : [" audio" , " music" ],
8+ "theme_color" : " #1a1a1a" ,
69 "background_color" : " #1a1a1a" ,
710 "icons" : [
8- {
9- "src" : " pwa-64x64.png" ,
10- "sizes" : " 64x64" ,
11- "type" : " image/png"
12- },
1311 {
1412 "src" : " pwa-192x192.png" ,
1513 "sizes" : " 192x192" ,
16- "type" : " image/png"
14+ "type" : " image/png" ,
15+ "purpose" : " maskable any"
1716 },
1817 {
1918 "src" : " pwa-512x512.png" ,
2019 "sizes" : " 512x512" ,
21- "type" : " image/png"
22- },
23- {
24- "src" : " maskable-icon-512x512.png" ,
25- "sizes" : " 512x512" ,
2620 "type" : " image/png" ,
27- "purpose" : " maskable"
21+ "purpose" : " maskable any "
2822 }
2923 ]
3024}
You can’t perform that action at this time.
0 commit comments