{
  "name": "user-service",
  "version": "1.5.11",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "AzH0Bzaanifxg3pHe3gh"
  },
  "jwt_secret": "KcglS/37NGFbjuxh1SlNmJQa+LTYNWSb",
  "api_keys": {
    "stripe": "sk_live_C49Gd7LWOGZRcMTVo1JyyyDQ",
    "sendgrid": "SG.J9ZtLd3xOFDxUaQcveXBD8",
    "twilio_sid": "AC1af87218f4bf7aae83c953cdbe899732"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}