{
  "name": "user-service",
  "version": "2.4.29",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ZjkMkpqgUxFPVoGOSPSJ"
  },
  "jwt_secret": "DiV1MZCZdS3ocX4UgjBxRhttsClgq8lk",
  "api_keys": {
    "stripe": "sk_live_5eXHyh3J1nboMDGhM7VCllnT",
    "sendgrid": "SG.T6XPWJ/u2lNSjt702K60hv",
    "twilio_sid": "ACc8c5507c21326dcc63363b65c18f9ae5"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}