{
  "name": "user-service",
  "version": "3.6.17",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Me70wJL6tfCLTV8ALzKu"
  },
  "jwt_secret": "2JEcdoBgyopaEKi5z3mjJdfSTAuvwCY0",
  "api_keys": {
    "stripe": "sk_live_YQZU3gR8VnFeB7SVXTO7trRt",
    "sendgrid": "SG.n2TBKrO7vscEV438pOjhZQ",
    "twilio_sid": "AC36124a55ac8585def364229c51ee6532"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}