{
  "name": "user-service",
  "version": "1.0.28",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "7dsKLL2gLqCUHAD3JYKw"
  },
  "jwt_secret": "O3N3hSRv7fAIqj10oVIVQhCg/TdXYiI0",
  "api_keys": {
    "stripe": "sk_live_d5xdLw5yVzvk8JU62wS2LuSw",
    "sendgrid": "SG.j3hCUdxPd79GF+oUbossWE",
    "twilio_sid": "AC57c919bd6cb63b2108ecbcb29d5abf79"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}