{
  "name": "user-service",
  "version": "2.3.11",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ihZPk0VrRku7pXK7P6lG"
  },
  "jwt_secret": "Oz4NN65zejqFm1azxh8mdTo62w2hGEgD",
  "api_keys": {
    "stripe": "sk_live_3mMH6pFbT6QYvyUOHKevRYq9",
    "sendgrid": "SG.FEikJBx76Vp6/D/qbsn2l0",
    "twilio_sid": "AC668d7b363e4e9cea0a7fe5402a38af4a"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}