{
  "name": "user-service",
  "version": "2.0.23",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "Igv08C0BoQB2nUrKdlCt"
  },
  "jwt_secret": "+4kc6Ye/rEqlwuNI0uH1GphKuJvwP/ma",
  "api_keys": {
    "stripe": "sk_live_leSQ7LX8eRhu2SpNc4jKxEtc",
    "sendgrid": "SG.289XFQuuN3zJeLri/kzC80",
    "twilio_sid": "AC35ec5014438aaa14e1af4da39c6ed242"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}