{
  "name": "auth-service",
  "version": "2.7.28",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "qgVLBMEt52oqPVr8aJuM"
  },
  "jwt_secret": "A8NiHbO6VW8Nz1NSdxcSfc+xvMCDYd/E",
  "api_keys": {
    "stripe": "sk_live_Y3VTQ2xAloehRNUpx72oz9HF",
    "sendgrid": "SG.N6ZJVUSuaVM9tdYRPX5XLi",
    "twilio_sid": "AC2f213f7a85f11b0a3630d87e4018c994"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}