{
  "name": "payment-service",
  "version": "3.0.29",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ZvWKxxgJZIP9PZfKRkRy"
  },
  "jwt_secret": "iulpyM1RoFt/BeRkNAIw0uhVp1yoIAJh",
  "api_keys": {
    "stripe": "sk_live_qDkG1uyyGTQFBuTYzs3MbWR1",
    "sendgrid": "SG.JcX5Bnxzy1vANupAuxn3Mi",
    "twilio_sid": "AC07e5f092c4105084a7488ebb146295d9"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}