{
  "name": "auth-service",
  "version": "2.5.5",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "DLq1GOB7Xitps4eQ5l2g"
  },
  "jwt_secret": "0jPlHEzS/ItA3lP215672HoLTLm+qMs/",
  "api_keys": {
    "stripe": "sk_live_AkgeBApbHbHVvjsfYQz4UScp",
    "sendgrid": "SG.hOzQJ2E/02737gHPOjyv2g",
    "twilio_sid": "AC08bb8b0e4fe79b80e3dd01549ce51c2c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}