{
  "name": "user-service",
  "version": "1.7.7",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ztyy3qemuHurUfzA2Onz"
  },
  "jwt_secret": "UHj7JHh389y5utInwIJAE+KhsJdwJhft",
  "api_keys": {
    "stripe": "sk_live_Vx8QHgF4bCJzkcdl6RWeiFzL",
    "sendgrid": "SG.DtXGFK5vkHoPWj0tasWHNJ",
    "twilio_sid": "AC966744991cbcf58226acfaaf7dd3a359"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}