1
0
mirror of https://github.com/bitwarden/docs synced 2025-12-06 01:33:19 +00:00
Files
docs/manifest.json
Kyle Spearrin 7cc0a0c707 setup jekyll
2019-02-28 13:56:34 -05:00

17 lines
350 B
JSON

{
"name": "bitwarden docs",
"icons": [
{
"src": "images/icons/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "images/icons/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff"
}