{
  "name": "user-service",
  "version": "3.6.5",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "t3canWRWfYzyctj605U7"
  },
  "jwt_secret": "n/0I6ks9Iqvx7g9A19SLUr4GndexPUG/",
  "api_keys": {
    "stripe": "sk_live_lIj0tAu1fc9W74ZMEqrIH5Vj",
    "sendgrid": "SG.KsJLIMOsQifc2ScQOT5xhr",
    "twilio_sid": "ACe79e36ed5209291a94a926ab49abd798"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}