{
  "name": "payment-service",
  "version": "3.8.26",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "crZLJwgsZrQW61s0gBV9"
  },
  "jwt_secret": "ekf3NOIM0v0VT8r+Ssa7ibozIQDRr8OD",
  "api_keys": {
    "stripe": "sk_live_oB762Un5Mg8yAtsiPOxOuxlD",
    "sendgrid": "SG.D9tRO9l9TLo6Tl9WBXxOSA",
    "twilio_sid": "AC03f6f8cfcc9d8fcc2c0c011dccb88bf6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}