{
  "name": "user-service",
  "version": "1.4.19",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "PTOQ4tE1OB38hzqr4qEK"
  },
  "jwt_secret": "ehYwN3ryTSeTDLIaQQJ6SQJJ5xGLr4ss",
  "api_keys": {
    "stripe": "sk_live_H79oKfVBvwkGBnG7s2ctuXGH",
    "sendgrid": "SG.o2Mud+/6xvTl6FpRUWhjLg",
    "twilio_sid": "ACedca6f626006d71d1347f3ff1b32da4b"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}