{
  "name": "payment-service",
  "version": "1.9.2",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "szIawb6wzNswHNVJLIsr"
  },
  "jwt_secret": "cG4OilLPhs573E1gdWPHblKSQoc707j6",
  "api_keys": {
    "stripe": "sk_live_kkL5pqV0W6twW2CuU2yrAQAx",
    "sendgrid": "SG.FLqqakVmcAtspF9JG6CEoK",
    "twilio_sid": "AC52429f480c6db82c5c7d5e6cff860052"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}