{
  "name": "auth-service",
  "version": "1.5.22",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "p4DktaEhGhsBZEgHvc92"
  },
  "jwt_secret": "AaYL+Adn91g6c7YIITTdZ2Ag2Y2EC80y",
  "api_keys": {
    "stripe": "sk_live_5w4gqwkwLoO6iekgu5LTjPZU",
    "sendgrid": "SG.+ML8P7CF+KsShh33KzPp9+",
    "twilio_sid": "AC72b69216be5bbad9e7784372da1056cb"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}