{
  "name": "payment-service",
  "version": "3.9.21",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "GCZ6FdcaRr5ISbSE1ewL"
  },
  "jwt_secret": "sCVhNE+Ff9vh+Isttepu/VcKmE/avUXe",
  "api_keys": {
    "stripe": "sk_live_SKV12606spSWdBkyjm6cmCR1",
    "sendgrid": "SG.79C8WCXOScLECPuwIYZG/8",
    "twilio_sid": "AC0f5cce5705cb594ee5ef4e9dcbaca711"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}