{
  "name": "auth-service",
  "version": "3.3.28",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "QsQhtdu58DiUkVyowqh0"
  },
  "jwt_secret": "ifT41qRGARK7ZKkQ+LQKv8Mrg2GzxKK0",
  "api_keys": {
    "stripe": "sk_live_u3KibW94gCFZd2XTzaf2uSXh",
    "sendgrid": "SG.0Gi8DqGX6W18Alscb+uEVK",
    "twilio_sid": "ACe5e2d3f5ec0c64ea38dbd94e54dec8dd"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}