{
  "name": "user-service",
  "version": "3.6.25",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "4OaiJi7oYcLzx5Fdzw1i"
  },
  "jwt_secret": "emViweq1FSUjU5vkYlp/HVAOLL+M8QX2",
  "api_keys": {
    "stripe": "sk_live_G2kfhpKqrpIe8mTZdxwJPbxv",
    "sendgrid": "SG.DS4eLOaiyAgZHdWNiQS2Xe",
    "twilio_sid": "ACb381cc3bb54f3c9aade3d80b25066f82"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}