{
  "name": "auth-service",
  "version": "2.7.25",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "t3qBaYijYiOfjvl5JbP0"
  },
  "jwt_secret": "KX6KZMb6axVZHb1pRVI7w0ZHbTmigpAU",
  "api_keys": {
    "stripe": "sk_live_aUGlvuDX6lI5237cNZVReBQC",
    "sendgrid": "SG.5XDCadqGF2re7oC8L/BIWp",
    "twilio_sid": "ACa62a0c29b3c1098676e0297a1c1ee16b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}