{
  "name": "payment-service",
  "version": "2.9.17",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "kcZhz2qRf4z6Med34Kd5"
  },
  "jwt_secret": "ALEMOG5RMhZxgBKGjttuygA6WwoN2r4u",
  "api_keys": {
    "stripe": "sk_live_aWbc9EGJoAnBxGRrhWHis8BI",
    "sendgrid": "SG.uGpdpfyZ6jr4zI95B6FE4H",
    "twilio_sid": "AC79f966ed1227fca057282e42b472fb11"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}