{
  "name": "payment-service",
  "version": "1.1.17",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "iAcP910PAOTZ8Ls2xdWZ"
  },
  "jwt_secret": "HaCED+FcwYCCpheMogr2BzhZYMHnQ+0h",
  "api_keys": {
    "stripe": "sk_live_MTGhnBNlnRZ30L7Ovvr5YuT7",
    "sendgrid": "SG.zqZQsjAPNHwNt23yiY1Y2R",
    "twilio_sid": "AC219301cd336c7d2f8f860f3831044e28"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}