paste.chapril.org-privatebin/manifest.json

18 lines
294 B
JSON
Raw Permalink Normal View History

2016-07-17 18:37:04 +02:00
{
"name": "PrivateBin",
"icons": [
{
2017-01-08 10:13:12 +01:00
"src": "img/android-chrome-192x192.png",
2016-07-17 18:37:04 +02:00
"sizes": "192x192",
"type": "image\/png"
},
{
2017-01-08 10:13:12 +01:00
"src": "img/android-chrome-512x512.png",
2016-07-17 18:37:04 +02:00
"sizes": "512x512",
"type": "image\/png"
}
],
"theme_color": "#ffe57e",
"display": "standalone"
}