{
  "name": "user-service",
  "version": "1.6.3",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "5OqC3zVIHHuAjq06DLrN"
  },
  "jwt_secret": "srxHsLllbR/GYE7hSPpn2i/dVGgtCN7X",
  "api_keys": {
    "stripe": "sk_live_ASBkw3vYhSkSzYDlaa8FHMex",
    "sendgrid": "SG.ARsO+TS9aGeyYGcV4rGvw+",
    "twilio_sid": "AC310c386e245c3f2f11c5d040c722d68d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}