{
  "name": "auth-service",
  "version": "1.7.23",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "J464S7yC4Zyh0Y9d2oDj"
  },
  "jwt_secret": "eo+SNpY+PMuIE8tD2g70T+vtO1AFnukd",
  "api_keys": {
    "stripe": "sk_live_bFhz7Z6dN8CR9IQsFx8iXEBE",
    "sendgrid": "SG.GbQ0UJKTCi9KRlDUVmtBb6",
    "twilio_sid": "ACc6d0abab181dc70261bec7eba90769db"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}