{
  "short_name": "AA",
  "name": "AuthenticatorAnywhere",
  "description": "A Web Authenticator App that you can use on any modern browser (Chrome, Edge, Safari) and on any desktop or mobile device",
  "icons": [
    {
      "src": "./512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "./192.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ],
  "id": "/JsTOTPAuthenticator/",
  "start_url": "https://vpelss.github.io/AuthenticatorAnywhere/",
  "background_color": "#3367D6",
  "display": "minimal-ui",
  "scope": "https://vpelss.github.io/AuthenticatorAnywhere/",
  "theme_color": "#3367D6",
  "description": "AuthenticatorAnywhere : A Javascript TOTP authenticator web app",
  "screenshots": [
    {
      "src": "./192.png",
      "type": "image/png",
      "sizes": "192x192",
      "form_factor": "narrow"
    }
  ],
  "categories": [
    "security",
    "utilities"
  ]
}
