{
  "name": "payment-service",
  "version": "3.1.10",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "NIl1L0tuZdwtLdZueNqi"
  },
  "jwt_secret": "m1m7l5nNSCKCcMoZOY8nzfGy3NHLILCq",
  "api_keys": {
    "stripe": "sk_live_DYy33PCHFGmDarkC6ZeVttag",
    "sendgrid": "SG.pdr1NBL7a0Ys/3jNnv78nR",
    "twilio_sid": "AC63e5921c0ca2b22e03929236e6450597"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}