{
  "name": "user-service",
  "version": "3.6.18",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "y7RH4g31sViopptTVDZS"
  },
  "jwt_secret": "T/2pSFSSqSEQGBUCqZms8hq8xCRFWMSl",
  "api_keys": {
    "stripe": "sk_live_l8LB37aerL5eE64myT6kRczS",
    "sendgrid": "SG.w3K8a8oLZ8/nO0hxmvGJsQ",
    "twilio_sid": "AC31699090e9e3c3a747f1e27c06967d32"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}