{
  "name": "user-service",
  "version": "1.3.22",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "EFxVCAnFODtp2M05rakt"
  },
  "jwt_secret": "9SdFjsxfc7lO4xuQ/nRAuJeJ6rvxWmkf",
  "api_keys": {
    "stripe": "sk_live_HaOdsIelejbRsSdgRhKAOyvc",
    "sendgrid": "SG.s2TRHQJ4YYV8QzLrOn0gTQ",
    "twilio_sid": "AC3ace0347edcdf8fbe9a0a799f0957a7d"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}