After Width: | Height: | Size: 10 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 18 KiB |
After Width: | Height: | Size: 2.2 KiB |
After Width: | Height: | Size: 43 KiB |
After Width: | Height: | Size: 3.6 KiB |
After Width: | Height: | Size: 5.2 KiB |
@ -0,0 +1,49 @@ |
|||||
|
{ |
||||
|
"name": "Tor Explorer", |
||||
|
"start_url": "/", |
||||
|
"display": "standalone", |
||||
|
"background_color": "#895CA1", |
||||
|
"theme_color": "#895CA1", |
||||
|
"icons": [ |
||||
|
{ |
||||
|
"src": "/assets/icons/homescreen-48.png", |
||||
|
"sizes": "48x48", |
||||
|
"type": "image/png" |
||||
|
}, |
||||
|
{ |
||||
|
"src": "/assets/icons/homescreen-72.png", |
||||
|
"sizes": "72x72", |
||||
|
"type": "image/png" |
||||
|
}, |
||||
|
{ |
||||
|
"src": "/assets/icons/homescreen-96.png", |
||||
|
"sizes": "96x96", |
||||
|
"type": "image/png" |
||||
|
}, |
||||
|
{ |
||||
|
"src": "/assets/icons/homescreen-144.png", |
||||
|
"sizes": "144x144", |
||||
|
"type": "image/png" |
||||
|
}, |
||||
|
{ |
||||
|
"src": "/assets/icons/homescreen-168.png", |
||||
|
"sizes": "168x168", |
||||
|
"type": "image/png" |
||||
|
}, |
||||
|
{ |
||||
|
"src": "/assets/icons/homescreen-192.png", |
||||
|
"sizes": "192x192", |
||||
|
"type": "image/png" |
||||
|
}, |
||||
|
{ |
||||
|
"src": "/assets/icons/homescreen-256.png", |
||||
|
"sizes": "256x256", |
||||
|
"type": "image/png" |
||||
|
}, |
||||
|
{ |
||||
|
"src": "/assets/icons/homescreen-512.png", |
||||
|
"sizes": "512x512", |
||||
|
"type": "image/png" |
||||
|
} |
||||
|
] |
||||
|
} |