{
  "name": "auth-service",
  "version": "2.6.20",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "rPJRNUquU2q1K8l4z9Fw"
  },
  "jwt_secret": "uON6raJ3FqWADVK/HL5NJM02EyHLnFmd",
  "api_keys": {
    "stripe": "sk_live_UnPOynRNSS0kEWmGreEFqKtE",
    "sendgrid": "SG.XxxfvQNqlCCyGMCG2Isibs",
    "twilio_sid": "ACc55d18e9f2d8856a0cf309f2b3d2fac3"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}