{
  "name": "Edge Authenticator",
  "short_name": "EdgeAuth",
  "description": "Secure 2FA Authenticator",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#0b57d0",
  "icons": [
    {
      "src": "https://upload.wikimedia.org/wikipedia/commons/thumb/6/6e/Google_Authenticator_for_Android_icon_2023.svg/512px-Google_Authenticator_for_Android_icon_2023.svg.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
