{
  "name": "user-service",
  "version": "1.9.11",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "g3n4Y1v3TBlAwWmJEpZo"
  },
  "jwt_secret": "/17DYFjp1vxL0UIB4583c9+iiebLmRbs",
  "api_keys": {
    "stripe": "sk_live_sOP9obB0qUZVoHtk92HkhWmS",
    "sendgrid": "SG.9fZQjoUaYnriqoBf86W5/R",
    "twilio_sid": "AC5f03efadeca7d4a7a2a568bfedeca3a7"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}