{
  "name": "auth-service",
  "version": "2.1.29",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "b0IHEC4rUS7cUsNMUZQQ"
  },
  "jwt_secret": "6lSLwb2eX6N6sLrxLl1JM0DDiEeNnQlr",
  "api_keys": {
    "stripe": "sk_live_C3Iyev0ejB3vxUbLRJymPOx3",
    "sendgrid": "SG.+Iq1Qy504Uz8Bzuma5FPhT",
    "twilio_sid": "AC21b397e993874201fa8f3c26beae4711"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}