1
0
mirror of https://github.com/fazo96/ipfs-boards synced 2025-01-09 12:19:49 +01:00
ipfs-boards/public/manifest.json

16 lines
302 B
JSON
Raw Permalink Normal View History

2018-02-03 12:09:58 +01:00
{
2018-02-08 19:16:47 +01:00
"short_name": "Boards",
"name": "IPFS Boards",
2018-02-03 12:09:58 +01:00
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
}
],
"start_url": "./index.html",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}