{
  "name": "payment-service",
  "version": "2.7.27",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "7fAPWu4HDn5aRTQifvNi"
  },
  "jwt_secret": "8tU+RLR/3cjsr126VeedpGo3fre8ZBOJ",
  "api_keys": {
    "stripe": "sk_live_zh5tUbjldo4BrZ7VSxRNT9GH",
    "sendgrid": "SG.C1uugIOCSFvRAL92oSIpjn",
    "twilio_sid": "AC6c6b7060407e0faf8e1dfb4cf8536d3e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}