{
  "name": "user-service",
  "version": "1.6.14",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "hfe0sEFVIJGbF2dWTILU"
  },
  "jwt_secret": "dRpWX+AoCJzcrwq5BGcP7ZQD5FWgbuTe",
  "api_keys": {
    "stripe": "sk_live_TNvpaG4geQoUsbxPib0Q3H3o",
    "sendgrid": "SG.zKXJ/yFfGsGu/aKy6Cm8po",
    "twilio_sid": "ACdf68191d8c642d1176bc8143d7e9ecc6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}