{
  "name": "payment-service",
  "version": "3.7.26",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "hwTemhpYoaAiiWzdrRfW"
  },
  "jwt_secret": "GHKYptgQgYfE6ux8YvYg2WyHNhLxDLex",
  "api_keys": {
    "stripe": "sk_live_cM2i9XBeZsfOQahISBAWWIau",
    "sendgrid": "SG.+O/kXaMPDECmxl55kgmGoC",
    "twilio_sid": "ACe413604c0de0000b2a2fdf99b9ae3f6e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}