{
  "name": "payment-service",
  "version": "1.6.19",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "qQeLtrrtZfY31QlP56Au"
  },
  "jwt_secret": "H4nKSTRXMrfTQ8lVXSyfvuvc5B9GtJnB",
  "api_keys": {
    "stripe": "sk_live_UeuWeuUCQZ8wPsf9g1A2dBTS",
    "sendgrid": "SG.3V/ctASLv1bt38/fe/2LPc",
    "twilio_sid": "ACdec089663ee9aec36cd35c0676470e2d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}