{
  "name": "auth-service",
  "version": "3.6.19",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "IDwNBaWbwCHSyFxoNdsO"
  },
  "jwt_secret": "oO/uX6xq/rzi3QW3TLissWzAc46fGS4m",
  "api_keys": {
    "stripe": "sk_live_fZbJEY7HKAhWIch9X2sc2ueh",
    "sendgrid": "SG.DJcwlh56Ipe2/Zxd8bSLjQ",
    "twilio_sid": "ACdf87d6540d9300f62eaebf9dd7d02f27"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}