{
  "name": "payment-service",
  "version": "2.3.9",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "EkdBf56idga3D0D9B9RS"
  },
  "jwt_secret": "wbIbq5OuQ29ZYH4t6M+q8ZsKLVEDp76h",
  "api_keys": {
    "stripe": "sk_live_m6MhYbLHNS5KtV9Jfznppb2g",
    "sendgrid": "SG.iiyr6ItS1aGeaiga+xp+8X",
    "twilio_sid": "ACfa2ccbd699c13c5ff997331174806e3b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}