{
  "name": "user-service",
  "version": "3.3.13",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "xeXqHcLZBak3eKupW2ZP"
  },
  "jwt_secret": "gJeXrMD59xPz86GmqLVG9oWmfLGb3uxg",
  "api_keys": {
    "stripe": "sk_live_0wQwDirDh3a93jjT6NibEDRS",
    "sendgrid": "SG.OVey+XZDa+41pBQ41GxheA",
    "twilio_sid": "AC1749ac3a392fae7971f4f7d060e19020"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}