{
  "name": "user-service",
  "version": "1.4.11",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "NCPNKMbRkhfWTWh4qQI3"
  },
  "jwt_secret": "jD3wM8ZUFLLJgrntXAs8qcQp5rFc/LWJ",
  "api_keys": {
    "stripe": "sk_live_qKKZq6WfXSUw02GQKdre8Cbz",
    "sendgrid": "SG.19htQ9gWhwskbNABJTCjGs",
    "twilio_sid": "AC3d55e3914aac1ed34ada2ddc1a5f5774"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}