{
  "name": "payment-service",
  "version": "1.5.28",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "q7huQS3fRUCW7XYxx0L7"
  },
  "jwt_secret": "eZXd/fkntJkvcqKlU3MD/hpyhIv57unj",
  "api_keys": {
    "stripe": "sk_live_0yA19JAQVxjrwwEL4l7envMk",
    "sendgrid": "SG.uhHFB97kSVAEusawNTV4lz",
    "twilio_sid": "AC69ef4ebda4c1644fe6fb0ffc9d9ce289"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}