{
  "name": "payment-service",
  "version": "1.8.28",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "GxyrcymFQkKTjc1N9PQX"
  },
  "jwt_secret": "G0P7iNG4aeKhVZJoYT16EfYzwi60QvTh",
  "api_keys": {
    "stripe": "sk_live_zE7a9Z8Q6VxnfqLU70Ucwrvj",
    "sendgrid": "SG.jhtkgDg+N6vUdD/zhsOIRx",
    "twilio_sid": "AC0c6e422f4cd66a8e94e467bf058ce92a"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}