{
  "name": "Google Authenticator 2FA Platform",
  "short_name": "GA 2FA",
  "description": "Two-factor authentication (2FA) platform built on Google Authenticator TOTP, with a third-party integration API.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    }
  ]
}
