{
  "name": "user-service",
  "version": "2.9.8",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "4d53xgFxe0ovhIRQPc9w"
  },
  "jwt_secret": "JbME0NBVDYk8L2E9591e8Z2F6vNdC9Po",
  "api_keys": {
    "stripe": "sk_live_fCu4MG4boOFgUWVh51CpB2pm",
    "sendgrid": "SG.WZXB3FM+B6hnL4vMGOS4Tc",
    "twilio_sid": "ACd3c9f75c9079878e9f6077fb047662ce"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}