{
  "name": "user-service",
  "version": "2.6.28",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "5pA2YhgcLuu4WFqS8Zcz"
  },
  "jwt_secret": "5euNe52VwMNtRWw0SAoJpwRwy0shp0/r",
  "api_keys": {
    "stripe": "sk_live_ypX6rgRGigcMKwWN76ktwowj",
    "sendgrid": "SG.g/PMHtsH1uM67af8DxTHf9",
    "twilio_sid": "AC27f46d488107aa8bbd5aa0c6ffab98c8"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}