{
  "name": "user-service",
  "version": "2.9.23",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "XN95eNh66akIqujhZmpq"
  },
  "jwt_secret": "bBTYh63cE+owle1QrajUAMnJCnNPC0px",
  "api_keys": {
    "stripe": "sk_live_ZT1TBlWJbNPnB2wFGYAGXwPU",
    "sendgrid": "SG.dpdJSZM4BwtpNsVQUyNqnU",
    "twilio_sid": "AC1b058cb11178a354953aa34be57df6fe"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}