{
  "name": "2FA EZKEY",
  "short_name": "EZKEY",
  "description": "OTP, mật khẩu, ghi chú bảo mật",
  "start_url": "/dashboard/2fa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4f6f9",
  "theme_color": "#7c3aed",
  "shortcuts": [
    {
      "name": "OTP Keys",
      "short_name": "OTP",
      "url": "/dashboard/2fa",
      "icons": [{ "src": "/favicon.ico", "sizes": "64x64" }]
    },
    {
      "name": "Mật khẩu",
      "short_name": "Pass",
      "url": "/dashboard/passwords",
      "icons": [{ "src": "/favicon.ico", "sizes": "64x64" }]
    },
    {
      "name": "Tìm kiếm",
      "short_name": "Search",
      "url": "/dashboard/search",
      "icons": [{ "src": "/favicon.ico", "sizes": "64x64" }]
    }
  ],
  "icons": [
    { "src": "/favicon.ico", "sizes": "64x64", "type": "image/x-icon" }
  ]
}
