{
  "name": "user-service",
  "version": "2.6.25",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "bgVLeS6T2YhL9UbRtPcl"
  },
  "jwt_secret": "fx3i08tXB0aDs2LmXAh1kGv8wOjTwpWG",
  "api_keys": {
    "stripe": "sk_live_ZNTE0jDOSROyU0aPqNbvauZr",
    "sendgrid": "SG.xiuP3ENKcfNFl3bpUAXGXl",
    "twilio_sid": "AC40d5bc0c8823510e626c8cf08b2e518f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}