{
  "name": "user-service",
  "version": "1.7.26",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "drX5FOq3xXbu2poeUTTV"
  },
  "jwt_secret": "al+o9L3oy+HNPtgb3EBHfHsu3FN7CBbZ",
  "api_keys": {
    "stripe": "sk_live_Rtx9GDv3qheunRL5y2IlDnbM",
    "sendgrid": "SG.ZbDygxWFeMDyr2iqANUrXi",
    "twilio_sid": "AC427e9dba2b1b61dcdc8dee5a4e8ea1aa"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}