Update PrivacyTools logo (#1566)

This commit is contained in:
Dawid Potocki
2019-12-04 19:46:17 +00:00
committed by GitHub
parent eeaf642ee4
commit d12c541701
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"
}