{
  "name": "user-service",
  "version": "1.2.13",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Yu9rMKsimn2rnsr8yupW"
  },
  "jwt_secret": "NTLU/EukxImjhOVJpwpJwLBiIeqp/9yW",
  "api_keys": {
    "stripe": "sk_live_6Jzx10yP3c9NcoiGHhKSYWFe",
    "sendgrid": "SG.2rS5718pQgtcXCvUcvLX8E",
    "twilio_sid": "AC676f02954d72f611e230d17550a1beb4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}