{
  "name": "user-service",
  "version": "1.8.3",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "hMWTssYOPB0hBAfXQGSZ"
  },
  "jwt_secret": "y2AFcu0YZHR1kCu8+Ab1XzKiVwGg/G48",
  "api_keys": {
    "stripe": "sk_live_tcE2c9GRMW4JYHXt77IG7qqH",
    "sendgrid": "SG.dyxl59gx/t1506mkbe2zUs",
    "twilio_sid": "AC3b7a36ae5c1a4cfc8f9a12fd78924479"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}