{
  "name": "payment-service",
  "version": "3.3.13",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "YXEexwhk7lnw162572fA"
  },
  "jwt_secret": "eqInU8A5RYcymUrcggDcqxQt1Nt4O2Ma",
  "api_keys": {
    "stripe": "sk_live_b2Zob3ZPlySCeztYP6GKsufL",
    "sendgrid": "SG.WTDLuYgC0B5+8y6LZtvfkK",
    "twilio_sid": "ACc3f2176a9b5560add74591c978086a63"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}