paste.chapril.org-privatebin/manifest.json
rugk 3c4cd3aea7 Make favicons subdir-compatible (again)
Some paths were missing...
2016-07-19 14:03:18 +02:00

18 lines
286 B
JSON

{
"name": "PrivateBin",
"icons": [
{
"src": "android-chrome-192x192.png",
"sizes": "192x192",
"type": "image\/png"
},
{
"src": "android-chrome-512x512.png",
"sizes": "512x512",
"type": "image\/png"
}
],
"theme_color": "#ffe57e",
"display": "standalone"
}