toolz/resources/adblock/site.webmanifest
2021-01-09 00:00:12 +01:00

14 lines
316 B
JSON

{
"name": "Ad Blocker Test",
"short_name": "Ad Blocker Test",
"icons": [
{
"src": "android-chrome-96x96.png",
"sizes": "96x96",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}