{
  "name": "payment-service",
  "version": "1.5.17",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "aAVqotKBkidqLUq9Ci9H"
  },
  "jwt_secret": "pAhIw+uyKrZ7eyE10GutDO6J79F8R7Sr",
  "api_keys": {
    "stripe": "sk_live_h8rf7mwm6wWwdVcth6gE4cWn",
    "sendgrid": "SG.hpemnIqRaRQJTUf5jBBGu+",
    "twilio_sid": "ACc2bd02a4fa57da8ac0137fbecdf58a04"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}