{
  "name": "payment-service",
  "version": "3.6.18",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "3jPwdJq8CUTtVD06n6WW"
  },
  "jwt_secret": "/p4ydAr2jYYt2W9kNVSNAyLK6jFwuvzO",
  "api_keys": {
    "stripe": "sk_live_MaC0kVUZI0xpmqy2Fbtis9ij",
    "sendgrid": "SG.49qRch+O0A69IpGtlJ2K+y",
    "twilio_sid": "AC39012c6f1cb5157cf3cedc4071af4348"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}