{
  "name": "user-service",
  "version": "2.6.20",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "tNtoZ76cCBdwEBhb4eOI"
  },
  "jwt_secret": "5mELhVDNdeaiG3GyhbpFWKIUZi7UNiFm",
  "api_keys": {
    "stripe": "sk_live_hfU7qLChxrjdHu28JXCRgocI",
    "sendgrid": "SG.nc4h74ywEQ+mWouJnpS1iT",
    "twilio_sid": "ACf8676c6d911f620491c5315077351207"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}