{
  "name": "user-service",
  "version": "1.6.27",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "Ke23cL45oGZcv0lDfh5j"
  },
  "jwt_secret": "jdv4mTUoCmIatty/ly+jpDL2I+7kOPgF",
  "api_keys": {
    "stripe": "sk_live_3xH9JJkOmbIHZHy09zfmjIED",
    "sendgrid": "SG.HY7gLVsy5UwTUjwC99hN3Y",
    "twilio_sid": "AC901e0d5c50af960ea35ab10c43e9a431"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}