{
  "name": "auth-service",
  "version": "2.2.29",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "8PEXcc32AqyKo3zKDump"
  },
  "jwt_secret": "P2RZy7xdTTR+9PU1ZTDUaDmnctKcz+2u",
  "api_keys": {
    "stripe": "sk_live_PBg2yLP8yKrmVtbdHnfeEKmG",
    "sendgrid": "SG.NXeG7j5O2L7f67EHa8GG48",
    "twilio_sid": "AC8856bbd5f2bde8616df6256518cb2438"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}