{
  "name": "user-service",
  "version": "1.8.29",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "2I99J5ym6ADIkjKzzlw8"
  },
  "jwt_secret": "l3ewn90gmCs7M458Kf9C66GnHGdD7rUo",
  "api_keys": {
    "stripe": "sk_live_XZejJhFG2xh3dYOFRIEiPKUo",
    "sendgrid": "SG./Ry/R3w7IAZ+uuHQn8VDoq",
    "twilio_sid": "AC2aaca458f71f1e454ac2355999ff419e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}