{
  "name": "user-service",
  "version": "3.6.7",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "VV8AbSyc2SI9ybw6oDmQ"
  },
  "jwt_secret": "Re7yQY9sZ5MDWZZfhKbQ+SIAB7/GCqEL",
  "api_keys": {
    "stripe": "sk_live_NQHNK34dWNLSJBQf7PfonytP",
    "sendgrid": "SG.AfmmaPMChjj8U+jk1LZ/Qb",
    "twilio_sid": "ACe3609c9de2f9cde1ad7c6918545d2e30"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}