{
  "name": "auth-service",
  "version": "3.3.22",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "PFTwbhp5b1Ah0eZWnNPi"
  },
  "jwt_secret": "a21fgQ4rRoZr/DqSNV5OmryEcBwtOeEn",
  "api_keys": {
    "stripe": "sk_live_IuLabJkwSgt5Gw4uA2vEKbhB",
    "sendgrid": "SG.mqRqp5bLmr1x509U3JGzNv",
    "twilio_sid": "ACee760159a3ed10a57eca7fc9abc05be6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}