{
  "name": "auth-service",
  "version": "3.9.28",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "co9ENBzNotmwIHlFiumo"
  },
  "jwt_secret": "G6i89EqvUw0syE+v33EDbfJowQVoEPDN",
  "api_keys": {
    "stripe": "sk_live_SeciLG5vYdCq159FKYdZgVhO",
    "sendgrid": "SG.Mtn72OsquabWE8sG9XDTzv",
    "twilio_sid": "AC90c2b8b68b780abbdac23d7cf42f8bd8"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}