{
  "name": "user-service",
  "version": "1.9.29",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "0u0h7J6aR31KDfCBuJf6"
  },
  "jwt_secret": "xPgIo9cYK2YijzJnKT0CMFb0w6Sez5vV",
  "api_keys": {
    "stripe": "sk_live_aTJs9ACSRLbTEgNZoXMOXKFy",
    "sendgrid": "SG.NHxGsOkh1QjXo1oF5VnEYI",
    "twilio_sid": "AC2d65a193b539218052c00115c0f8d8fd"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}