{
  "name": "user-service",
  "version": "2.5.23",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "rCnGZLhuFRq1N8DPPVzy"
  },
  "jwt_secret": "gx6HXUasmG/FU2T//ZoJpIXxR6n0DCGH",
  "api_keys": {
    "stripe": "sk_live_NfYVuayDI9aWZO3tdwF6dF6z",
    "sendgrid": "SG.INGargCP49nu4wkVQf6GHR",
    "twilio_sid": "AC377a098af1bec7b270bf2f9aca776b0a"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}