padloc/assets/manifest.json

11 lines
329 B
JSON
Raw Normal View History

2021-10-13 14:22:15 +00:00
{
"name": "Padloc",
"background_color": "#ffffff",
"description": "A modern password manager for individuals and teams",
2021-10-15 12:39:25 +00:00
"appId": "app.padloc",
"scheme": "padloc",
"author": "Martin Kleinschrodt <martin@maklesoft.com>",
2022-04-09 13:53:04 +00:00
"icon_background": "#f1f1f1",
"terms_of_service": "https://padloc.app/tos"
2022-01-31 11:08:05 +00:00
}