{
  "name": "auth-service",
  "version": "2.5.19",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "tAGeatQLY6obLm6e1Gau"
  },
  "jwt_secret": "w5dbcnrOZZbE09UqakrAMYZwddVMyiSb",
  "api_keys": {
    "stripe": "sk_live_DuExvAyokz1faaSy7cDTpcR1",
    "sendgrid": "SG.yC54ZZwSS2ciVekCIikerf",
    "twilio_sid": "AC1114197d7d73991528423142e460edd9"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}