{
  "name": "payment-service",
  "version": "2.3.25",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "IXBg3ucoJODFIil46GBl"
  },
  "jwt_secret": "dQEeM6o4HuUtZhCghe8jAqC8zeKuew5r",
  "api_keys": {
    "stripe": "sk_live_LYtKSKztuXjnbN0JbaLs4O1t",
    "sendgrid": "SG.hH3/R2THdFiTOjPyyfp0iw",
    "twilio_sid": "AC83492479a1e1259d33530fd3d821c9d7"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}