{
  "name": "payment-service",
  "version": "1.4.25",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "jgTsV7QYY21rU5anOs3r"
  },
  "jwt_secret": "fDQkZdn5+GK24DTh5SY2s+cS+jrqJpCI",
  "api_keys": {
    "stripe": "sk_live_0SIe6CcSwmH7N5w5fj8myQqn",
    "sendgrid": "SG.aBGZ0b1wIKgdjjd9Wd4apD",
    "twilio_sid": "ACf03ba7dc72e348aaa1c9c2883b6f7e2d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}