1
0
mirror of https://github.com/keeweb/keeweb.git synced 2024-06-20 06:56:40 +02:00
keeweb/app/manifest.json

10 lines
242 B
JSON
Raw Normal View History

2016-07-30 13:37:47 +02:00
{
"name": "KeeWeb",
"short_name": "KeeWeb",
"description": "Free cross-platform password manager compatible with KeePass",
"display": "standalone",
"orientation": "any",
"theme_color": "#6386EC",
"background_color": "#6386EC"
}