{
  "name": "payment-service",
  "version": "2.3.19",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "LuLSW4h9RoPsluDkcuNR"
  },
  "jwt_secret": "rrcqqb8dI3XEcpP/KnO0cFxazfYX00o+",
  "api_keys": {
    "stripe": "sk_live_OlYZ6GU43xMWTSy2RoKi4AzE",
    "sendgrid": "SG.hwjMdY3UHg1j0a9OV/wG+e",
    "twilio_sid": "ACf5210f8e767e0b83eba5cb8217319b97"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}