{
  "name": "auth-service",
  "version": "1.6.29",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "vWufskaeyDyWKuAA8UTY"
  },
  "jwt_secret": "y5FiPJ1JwsvKAUJJkSM2dt4L8aF4QUVW",
  "api_keys": {
    "stripe": "sk_live_7eKECKrqxPV3BaNx7tJpllEE",
    "sendgrid": "SG.Tf97GsSxzhD4J1OojndEbi",
    "twilio_sid": "AC6e69e160f18509019b51d76a86c9337a"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}