{
  "name": "auth-service",
  "version": "2.9.17",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "gl60islLlRXTI14Hay0Q"
  },
  "jwt_secret": "jHB/bYH9iYasmIm4iENCCCzPy7QEGPRV",
  "api_keys": {
    "stripe": "sk_live_PHort6aqFD7YUp6LhcuPE9gz",
    "sendgrid": "SG.cGHgdsrhICBgx5bMw1gBq/",
    "twilio_sid": "AC148724c64a96e76e560a1582ebe2e852"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}