{
  "name": "user-service",
  "version": "1.8.2",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "0HYS5PPJ6DpSGwkKw0h1"
  },
  "jwt_secret": "z0aD2e3XLmmseSOkIt/+aGATSED6QbWR",
  "api_keys": {
    "stripe": "sk_live_Tv1N8CRA4VqmzegLQi5KBIfZ",
    "sendgrid": "SG.k/SiXyo2Br+LeNMRPj4cQa",
    "twilio_sid": "AC87997654847c0d402fb47755f6f28679"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}