{
  "name": "payment-service",
  "version": "1.6.28",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "MHPBmuNerkwq40SFXXw6"
  },
  "jwt_secret": "miok2Gc8YIBEK2MZ0EQ6hhXRQdUvZLBB",
  "api_keys": {
    "stripe": "sk_live_q0CRAQ8ViQG34pIEcw59MorD",
    "sendgrid": "SG.zOwSw9Hit7TORwBaRTtN4h",
    "twilio_sid": "AC15d84d66bbfd48c6f55c90d92e7f2e5a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}