{
  "name": "user-service",
  "version": "2.7.28",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "KFhweHaE6PVBo4ZvVaYn"
  },
  "jwt_secret": "TW+qxjWb6zc4toO09mrPpj5jdxbQI99F",
  "api_keys": {
    "stripe": "sk_live_VvCeozRxCfm2QrvvsltVw8j6",
    "sendgrid": "SG.xLhtFnF1kved2HhI1+y4/T",
    "twilio_sid": "AC50202399f870e4a8e8f367f7207538c6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}