{
  "name": "payment-service",
  "version": "3.9.13",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "00hoDBXEejM1DfiX7BMt"
  },
  "jwt_secret": "dqhQGCs5GjTfNIAa33Ip0Fl4xkyIcm3r",
  "api_keys": {
    "stripe": "sk_live_UHeoLKaf8GU6HLS8bLc1EbSR",
    "sendgrid": "SG.2/WSxZ+oqCRVtIQ1XbCChF",
    "twilio_sid": "AC5ea40b384a3bf23361372adedeec050c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}