{
  "name": "user-service",
  "version": "2.2.17",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "kT320EwB2gTZrhFMTdh1"
  },
  "jwt_secret": "Xey7/yJzcxPQ7txp3VPIi9vE2dGPymF7",
  "api_keys": {
    "stripe": "sk_live_R1IWwzfA1BGsLwcYlbedHw4g",
    "sendgrid": "SG.5Au2CLx5rpr/jLkhO1lZ+t",
    "twilio_sid": "ACbcc9c373070252b79a3a08016835c46c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}