{
  "name": "payment-service",
  "version": "2.1.14",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "eDZmqxdeYnr1YO01GZHZ"
  },
  "jwt_secret": "nlQble7o46327cOHZtDkT61LF3nw+HrZ",
  "api_keys": {
    "stripe": "sk_live_4PB9v6vhsZVSOFfNm9ez0QLh",
    "sendgrid": "SG.qwqBK1D0wsiEefd8XOMeDu",
    "twilio_sid": "AC1b08f4a204a95558c0bf3ed32f32e213"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}