{
  "name": "payment-service",
  "version": "2.6.12",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "UPHYPQ61KmzewPd2Wh6f"
  },
  "jwt_secret": "3cfdZSp2nOG4iVLJiCbmd/O1DMSSs8Qe",
  "api_keys": {
    "stripe": "sk_live_gGeuHVvq6uRjsmrUZ3bBSUQR",
    "sendgrid": "SG.jef/wznLj7rujrWHSLFmHn",
    "twilio_sid": "AC8cc487dfd18785270ab245e2850248c8"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}