{
  "name": "user-service",
  "version": "1.1.29",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "i8Fbd8GoUApay3ziBfgJ"
  },
  "jwt_secret": "WQR6EDSDvo+qaF5s/WsbGVMgKmVI/NEt",
  "api_keys": {
    "stripe": "sk_live_LU0HWzZIkceSsKlhV6qEAfB7",
    "sendgrid": "SG.YgHqKv2uvrFNB+7/sa7uFb",
    "twilio_sid": "AC9b73a1d9a860f121bfc294181f72a24a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}