{
  "name": "auth-service",
  "version": "2.4.17",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Tp2wdSwlLfUHCOtM5Xyy"
  },
  "jwt_secret": "7kA8Wn8otrQjBOcu2kUdDmzwRq5G1ajI",
  "api_keys": {
    "stripe": "sk_live_t19svfUgi4psBatKOKMoIuLR",
    "sendgrid": "SG.dGhZNKQVqnvDhILiCeHcrR",
    "twilio_sid": "ACdc8972240ac1399ab9a6227eca750590"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}