{
  "name": "user-service",
  "version": "1.9.28",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "xFA4hA42HQWSbTEBrSKI"
  },
  "jwt_secret": "7KCWaG1J9Zyv8EaIU/V1OHp5t+PxeekL",
  "api_keys": {
    "stripe": "sk_live_ttJdNQDxapbiXiPP8H5wRt5F",
    "sendgrid": "SG.HSQAmFDNOtOI2sTDCBiZt9",
    "twilio_sid": "AC03695f49e5ce9ded4c97133db64a2441"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}