{
  "name": "payment-service",
  "version": "1.2.24",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "2amaOp3CddOusp7La8Eh"
  },
  "jwt_secret": "ZxvxI3TNwTTucTfZ5JiGFtGryaDUthDW",
  "api_keys": {
    "stripe": "sk_live_N9P0qQtAvmCZReuuc0KARYAL",
    "sendgrid": "SG.h+Jfx0vYW+CMDFbkzasvYu",
    "twilio_sid": "AC2acccf905ad5c9770b5c480f3195f2a7"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}