Update PrivacyTools logo

This commit is contained in:
Dawid Potocki
2019-12-05 08:19:51 +13:00
parent 7fb5d206f5
commit 2ed9b58ae7
40 changed files with 96 additions and 77 deletions

View File

@@ -0,0 +1,19 @@
{
"name": "",
"short_name": "",
"icons": [
{
"src": "/assets/img/png/favicons/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/assets/img/png/favicons/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}