{
  "name": "user-service",
  "version": "2.3.9",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "PtIIMp12ueUk9oO0qoJn"
  },
  "jwt_secret": "q8IU+A5k9eXassQKsVN1h455i3P8TOiT",
  "api_keys": {
    "stripe": "sk_live_GE13UVp0yUXD2eRnrAWtNfK0",
    "sendgrid": "SG.C4WP0ufUIhSYRu0hXxz/4v",
    "twilio_sid": "ACf5949f0a2826b0c7afc5a15b371c4426"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}