{
  "name": "user-service",
  "version": "3.8.15",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "JrvJ4PXkyqB6ixLtoMgs"
  },
  "jwt_secret": "JD3VPzSiRhI7PqDcA4SdZEtWxxoUHVWZ",
  "api_keys": {
    "stripe": "sk_live_sof5AVT5psIHNdS2oDC0tRxX",
    "sendgrid": "SG.JHrf9WbsDbvT7zPQ2xnQMz",
    "twilio_sid": "AC157d557f3c3b0eaa17e7b20f6cbe096a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}