{
  "name": "auth-service",
  "version": "3.2.29",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "jPvNCYu0GBSiNWVGISGY"
  },
  "jwt_secret": "Pa7fcvIv9Xiff8pxd0ZNWfg1CE4ljX00",
  "api_keys": {
    "stripe": "sk_live_cj5VKgHuU0xQQvGMqmecLOJt",
    "sendgrid": "SG.N15kZQvVK68pQqHmxxyFX+",
    "twilio_sid": "AC799bf880f6e2410a62ff27cf37d965f1"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}