{
  "name": "user-service",
  "version": "1.0.21",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ceRDdg55nOGb1dq34FZy"
  },
  "jwt_secret": "t4MnbclRQmhgJ8LDMXY2aNc4BWaDM6X3",
  "api_keys": {
    "stripe": "sk_live_XYXuiCN1a5ki96SODeZxAd92",
    "sendgrid": "SG.UkFChyG00R7WeGu0AbUf1c",
    "twilio_sid": "ACbddd1b6319a8d7da3b2d6d4a922751ef"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}