{
  "name": "payment-service",
  "version": "2.2.26",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "dm1F27ZKmVtx2TF0WGSt"
  },
  "jwt_secret": "VOLd+A3ybBEEp2ey7Fk5MtCiNaOfMJNU",
  "api_keys": {
    "stripe": "sk_live_zUQXBKnGcJOlMZJJgsXO6jAb",
    "sendgrid": "SG.ot9dBNG71v6ulPiCBLu+Zt",
    "twilio_sid": "ACf93c82ac1f2d9df89c5498df3ddf7b30"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}