{
  "name": "payment-service",
  "version": "1.6.17",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "gLcv0xyxRPAQEe7Clj9b"
  },
  "jwt_secret": "Su9hDZ+vB9/qk7/iw/pm6c6qePsq5LB6",
  "api_keys": {
    "stripe": "sk_live_QeOZMGxoJkIxSrtErAlNRXLi",
    "sendgrid": "SG.q+eRYRP6qQ0NDA7hi+vYgr",
    "twilio_sid": "ACff5c2629b334b40a345e391831c72725"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}