{
  "name": "user-service",
  "version": "3.4.1",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "h3JGqF861NtDlGBdF5lH"
  },
  "jwt_secret": "NYgENBJ4W5g2xyvPt7wE/yU7PXqx8RYN",
  "api_keys": {
    "stripe": "sk_live_EshfXX8KBYKtLXfyPdif8DZN",
    "sendgrid": "SG.lrfYs6kDb7rb6S5h/uFRLL",
    "twilio_sid": "ACcf99c1ca2f4ba0f8525b8cd3cefe861d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}