{
  "name": "user-service",
  "version": "1.5.10",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "qrXe0fUS562WNZQ7O8yn"
  },
  "jwt_secret": "Agia15DZtIfS4EI9y9jSOUPUG9xOu2L6",
  "api_keys": {
    "stripe": "sk_live_GsDTtLikeScuul3QwTCKXnho",
    "sendgrid": "SG.8/J/PwwuCtw1OU3Ncqf3mc",
    "twilio_sid": "ACc0f726d0d511e90e6d41fc08e07e8541"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}