{
  "name": "payment-service",
  "version": "3.8.6",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "jh7lqcdwFWmhzeIipVQp"
  },
  "jwt_secret": "IPtWA0Vevf+PzNeO2rw0PNQcn1riH4hP",
  "api_keys": {
    "stripe": "sk_live_n48Knv6nOCfP75kupoXXbxBa",
    "sendgrid": "SG.jsJIu3GW/hog7MI91WMbjj",
    "twilio_sid": "AC877ae784a8b5c1967397ae6d3a470880"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}