{
  "name": "user-service",
  "version": "2.8.21",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "Uo9Q5vXjOn3LbhMOZdr4"
  },
  "jwt_secret": "RD2E9Fx8FCnzQV91nGSfI1lDUPfqUOaU",
  "api_keys": {
    "stripe": "sk_live_FKX3Vx3DP0Dq9dSiqpwQQvz2",
    "sendgrid": "SG.jkLnF+v7lGNUo7yxn1nlO4",
    "twilio_sid": "ACcb985b0d49b4c28d861c70cc6e43a837"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}