{
  "name": "payment-service",
  "version": "2.4.18",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "mpSu9gesFLCnt2tsJv8L"
  },
  "jwt_secret": "/TOZMNF8Dqn6EwweXvXnD1kLo00mox75",
  "api_keys": {
    "stripe": "sk_live_YuSaPVke1lnnKkM9koiJvyc4",
    "sendgrid": "SG.uW52sdTlLKLNhkyek1EOfe",
    "twilio_sid": "AC6eb0ad764a65d6e9fb24115e083fcb28"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}