{
  "name": "user-service",
  "version": "3.8.5",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "dr7MW5TUiYqwISVM649c"
  },
  "jwt_secret": "IUdrntH6L0+M2XIuyWA7LQtVjaG1RoN3",
  "api_keys": {
    "stripe": "sk_live_5iLweeTuYsgJulLfWLGBxWPF",
    "sendgrid": "SG.mlS/I0rmlcZf6e0RnAUYva",
    "twilio_sid": "AC66c0f0e06fa641db5a87ad94ca6fda82"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}