{
  "name": "user-service",
  "version": "3.6.18",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "UyZGhfOHi6VuyYUYc6sG"
  },
  "jwt_secret": "cZUQJAig+AvqhZUU+p5wvyaOAEiT5b8+",
  "api_keys": {
    "stripe": "sk_live_8rpg9P259POchCUNf3CxrN36",
    "sendgrid": "SG.e8d0N+m/oh2qZw2EnRuAc+",
    "twilio_sid": "AC0c9e7f22361ec9fe84f29e39cf249ca5"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}