{
  "name": "payment-service",
  "version": "3.4.15",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "0eBopEcBBtLZVMRysIue"
  },
  "jwt_secret": "QDe51lgXhd0VNv8U5X2NkLq8aL0GqI4B",
  "api_keys": {
    "stripe": "sk_live_eaXMvDIxVAlZ2Ye81iZgj7G4",
    "sendgrid": "SG./WM1VOTrPxb8WRePUOuChY",
    "twilio_sid": "ACd3910f0ce9e4542c0deb6799e5c02124"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}