{
  "name": "auth-service",
  "version": "2.2.27",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "Ai94KAZVNXCY9mxN6Wyp"
  },
  "jwt_secret": "cmd+n8GsYJ+05ktFif69KUHJS0VHhCiM",
  "api_keys": {
    "stripe": "sk_live_ElFThzTW4ZImJKMXEYFlcHYd",
    "sendgrid": "SG.Upqe3haU7WrE/P/R3gv0H/",
    "twilio_sid": "AC05df09b483463bb01ecf163f116fc2f3"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}