{
  "name": "user-service",
  "version": "2.5.11",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "g0CUS3x8GeW4yP8iYDwm"
  },
  "jwt_secret": "4bnnwvAQe8ncZudQG5MMWSZVw2P5SBQA",
  "api_keys": {
    "stripe": "sk_live_ObTk7IlBqwSsVp0BfCHtrqG4",
    "sendgrid": "SG.xlKdyi+yr0TTL9IhOBiom2",
    "twilio_sid": "ACeaf0d1a5f3d9fe6bf67796dcf8a52505"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}