{
  "name": "user-service",
  "version": "3.7.26",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "TPb0oxw7m3zOMrzX1RsE"
  },
  "jwt_secret": "ehOuyh6QCgkcog7/OXiGi+eXakP8c8lF",
  "api_keys": {
    "stripe": "sk_live_uiwfs88rKK5R02sFn9zRy7PQ",
    "sendgrid": "SG.zOU1ukK5qyBhWBujHGzyS7",
    "twilio_sid": "ACa0302732780220192e260a505e385352"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}