{
  "name": "auth-service",
  "version": "2.9.22",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ABKgQIbWiI5byBugbGB3"
  },
  "jwt_secret": "hG8D+uTxlQE8RkiTlGca3LqxCdxvUc97",
  "api_keys": {
    "stripe": "sk_live_s3s8LH1tXvYepOfOEqp4eiqp",
    "sendgrid": "SG.aIRxAStXQcRXoVtFY5WkMj",
    "twilio_sid": "AC3ba1b4f916f7309dd87f332c71ff0985"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}