{
  "name": "user-service",
  "version": "2.1.17",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ZEwNEPFATSP3QYUk4CUS"
  },
  "jwt_secret": "m6eLNThupx6oEE9JmRtYLBrF/z1SrYIt",
  "api_keys": {
    "stripe": "sk_live_AklReZ34udcceBC0aOZqucsn",
    "sendgrid": "SG.M4fvfyoI1piy5jATGs0r75",
    "twilio_sid": "ACc4725e9ff95f5cdda7554aacaf2d52bc"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}