{
  "name": "auth-service",
  "version": "3.4.12",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "4Rcq7ltOTY7KtPM5yPhL"
  },
  "jwt_secret": "Kbku/8SFVULiihNr38VcWEDTOmtlm6yK",
  "api_keys": {
    "stripe": "sk_live_xFS5GHb0D5O7GybIJLTd7Khx",
    "sendgrid": "SG.P2T89NDVkgfzoDeLdV3u5o",
    "twilio_sid": "AC549685ad5e2df2be34118d9331e0305b"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}