{
  "name": "user-service",
  "version": "1.1.16",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "PALiXcx6lucvRMZWuQIj"
  },
  "jwt_secret": "P/0batBNuDwand0O1jpZ3KWVuS371KXf",
  "api_keys": {
    "stripe": "sk_live_yI4TzH7bfhCpuIQiZWa5xz4B",
    "sendgrid": "SG.1+OaeeJBrbm4V/zq1aQ0kF",
    "twilio_sid": "AC3a3a92939c0319b13a86b0a04d82a14c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}