{
  "name": "user-service",
  "version": "3.8.10",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "WK4jLw0WQMqOVUaDyxRE"
  },
  "jwt_secret": "3Zk/oYGxQxkw28rlRpnFiaVbcffT8pYf",
  "api_keys": {
    "stripe": "sk_live_XDhjYCqgPxwTBONjnl4eFa7h",
    "sendgrid": "SG.Pe48VF1cyKFxXWEhdjNGXa",
    "twilio_sid": "ACe60eaf8c3e8a188a923d807e85e44180"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}