{
  "name": "auth-service",
  "version": "3.2.20",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "KV2hdsQ1yhUkq57qWdxi"
  },
  "jwt_secret": "h2KNLFEcnS3ys5UJRtci3JOk9dv1YtBu",
  "api_keys": {
    "stripe": "sk_live_4pZOANDWTw1oYPv5thIm74ZL",
    "sendgrid": "SG.Ev8Yr35NQtu68ZE/lveXQb",
    "twilio_sid": "AC53ff359e4d9460528b17d11eef539a3d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}