{
  "name": "payment-service",
  "version": "1.2.26",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "pImFVu3VOSnBmkBuTPFb"
  },
  "jwt_secret": "En2xuGrP6/J/MB5HNDHSiJpS/h8TKFAH",
  "api_keys": {
    "stripe": "sk_live_1fANpew2qv2TGk7aWBDyuo73",
    "sendgrid": "SG.E3qWWvr691hjQTCG5D362k",
    "twilio_sid": "AC4f257da9c09de7dd306d15b3ac9bdbc9"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}