{
  "name": "user-service",
  "version": "1.3.20",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "MVpurYeJZguLmv1WJMVe"
  },
  "jwt_secret": "KE22BBquYLoHdAXYKM4i/E4fOwV15JKc",
  "api_keys": {
    "stripe": "sk_live_5fWS0EmuWdS6moP758vkZMlG",
    "sendgrid": "SG.5eC87h82JIBVXAlIoYXcnK",
    "twilio_sid": "AC5becf383991bb2da2659fb6aa6150a4e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}