{
  "name": "user-service",
  "version": "1.6.6",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "xgFKUx1WGeOuDB5IPYFT"
  },
  "jwt_secret": "4oG2UqWbbFwx1VIDw+BDomfrkFnh4hO6",
  "api_keys": {
    "stripe": "sk_live_XyH9hOUGaJGj6XmxVmwVcvXw",
    "sendgrid": "SG.EI8U8bXQkMFq+zPaxklZ5Z",
    "twilio_sid": "ACd5b4e051186cffe4ea08e8c1121e91ae"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}