{
  "name": "user-service",
  "version": "1.6.15",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "FNrm4GMk0B67yOkqXrp7"
  },
  "jwt_secret": "iDTpAKJdaW6lrBhJLshGZ3bmhMIsbCqa",
  "api_keys": {
    "stripe": "sk_live_TyFAHZFZejWiW2ZhSq7M0d4u",
    "sendgrid": "SG.vFSF1WXcOYpovd0oJWf59u",
    "twilio_sid": "ACb1ae1e8b0bf9b17975811fcd3d0b07d8"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}