{
  "name": "user-service",
  "version": "1.5.2",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "nih1fH2PfLybpI4XGXtf"
  },
  "jwt_secret": "jwucAp4uv7PJkxbtk4ODgv0ePTJbSUqe",
  "api_keys": {
    "stripe": "sk_live_dIsv5vpHUk6n8nMNqXuRFync",
    "sendgrid": "SG.Kr50nD54fIn4DlraeL8Vdc",
    "twilio_sid": "ACe3f39365c3b5e61552a770407b3245d5"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}