Spiegel von
https://github.com/dani-garcia/vaultwarden.git
synchronisiert 2024-11-05 02:28:00 +01:00
17 Zeilen
351 B
JSON
17 Zeilen
351 B
JSON
|
{
|
||
|
"name": "bitwarden vault",
|
||
|
"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": "#3c8dbc",
|
||
|
"background_color": "#3c8dbc"
|
||
|
}
|