{
  "name": "payment-service",
  "version": "3.4.17",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "DQbomo8BrLXFOsUxJ5un"
  },
  "jwt_secret": "1Oj/do6gawSbTIiKXkZtCuM7i0l0cmYv",
  "api_keys": {
    "stripe": "sk_live_Iw4Q3jHM5IKMC7sdDSYgitOM",
    "sendgrid": "SG.1Tyc/vd3WSXpA+Z+US3h9e",
    "twilio_sid": "ACda330f89eb3117d02bdb88aa5d1b59ec"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}