{
  "name": "payment-service",
  "version": "2.4.13",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "hS1I3c1MW4mYjHIvBG03"
  },
  "jwt_secret": "Zdmu7IP57vA8E1OcBKZ0BMa/nJFL5FKh",
  "api_keys": {
    "stripe": "sk_live_q5VkZTkYsaWu8hsLJUqCp01Z",
    "sendgrid": "SG.yNf9riyjNQDD0xmcUeuPmL",
    "twilio_sid": "AC4988161fbee72ea33ccacf1c51507505"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}