mirror of
https://github.com/bitwarden/docs
synced 2025-12-06 01:33:19 +00:00
17 lines
350 B
JSON
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"
|
|
} |