{
  "name": "user-service",
  "version": "1.5.10",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "6upWRAchl7f18aXIT7Z2"
  },
  "jwt_secret": "PIYoPAt2xCu8OM/SXoExbPB5s0dGI9W/",
  "api_keys": {
    "stripe": "sk_live_H2ZLtHwK1jNvsUNp4otEV2Ya",
    "sendgrid": "SG.ua10d5hxh1jWkzBi5FY912",
    "twilio_sid": "AC4da6995771c138646396e34937d216d6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}