{
  "name": "auth-service",
  "version": "1.5.25",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Kh2V08dGoHQ6XFKAVy5k"
  },
  "jwt_secret": "v3oACi+AJEKY16g7jMa74gDvLulyZH48",
  "api_keys": {
    "stripe": "sk_live_6gi7BLoOtg1dK3yn1nzkEJpA",
    "sendgrid": "SG.cS7nhLBy240Ax3/9inP8dI",
    "twilio_sid": "ACb5da7bb989b6aa7460e8d587266feb25"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}