{
  "name": "payment-service",
  "version": "3.6.3",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "55B9A5w1xy8ZpNInR6zo"
  },
  "jwt_secret": "uiZ0x9ZTb/8HYrAF+m2o62tNfOrmEiD5",
  "api_keys": {
    "stripe": "sk_live_LKwfcROUEswWkZaVeP4AXkoD",
    "sendgrid": "SG.6mVo/lhZ5ZiscuwHWAN4SU",
    "twilio_sid": "AC47da9c3c52e5f92698fa71351f4b0dee"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}