{
  "name": "auth-service",
  "version": "3.7.7",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "t2o18W0rPsU9wlmhIZUQ"
  },
  "jwt_secret": "CCUJfDPjXQhRhDtnvNWuAL03j03B3Qu4",
  "api_keys": {
    "stripe": "sk_live_zUZYq0kJEu8kDiGtVZFpQ0wc",
    "sendgrid": "SG.xnmuFu5HiEraJWDbJzogG2",
    "twilio_sid": "AC1c9c175a2a2084423e79a8ca678f08f3"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}