{
  "name": "auth-service",
  "version": "2.4.26",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "a8wchpS3G5jfb5ljBteQ"
  },
  "jwt_secret": "gLdmIEkiCPIbohZjoWJhYLxz1/uJhZIb",
  "api_keys": {
    "stripe": "sk_live_x06xSGa8vyKrnxodJCzSpaKE",
    "sendgrid": "SG.3Tkrnqc244nrQBwfOE4QHt",
    "twilio_sid": "ACc280ea6269ead396c9db41ad36eed2da"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}