{
  "name": "user-service",
  "version": "1.4.10",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "29gJgMCmxuq5OmVFA6qS"
  },
  "jwt_secret": "ZZ3xtAinRCCPFvclvUcFuFbdUUs/T3xT",
  "api_keys": {
    "stripe": "sk_live_sGa8ocUpp5S6n8bndDCITAD9",
    "sendgrid": "SG.N2GcYo1120H6jsSK6ajHVV",
    "twilio_sid": "AC438fe1f9cfa466941d5b2ff45d29a580"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}