{
  "name": "user-service",
  "version": "1.9.18",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "xMwlRGXPUYFxX9iFyOel"
  },
  "jwt_secret": "4vZEgmCcZmxfW7GfDfL7F/k0vzEj7TgH",
  "api_keys": {
    "stripe": "sk_live_Fzn2rVb5Uub4Q4IJhwbekXve",
    "sendgrid": "SG.NJKO6oIAmkr7lLC9cTwrI0",
    "twilio_sid": "ACe57c66018fe37f465636de3c1d4a28c1"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}