{
  "name": "auth-service",
  "version": "2.7.20",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "Np81QJjABKizoiJjrm0u"
  },
  "jwt_secret": "N/Qfno8ad02Eh1iWWWqfu3kdOXuch8Ff",
  "api_keys": {
    "stripe": "sk_live_VEwJZbTj35f8UhZcEI3K2RCa",
    "sendgrid": "SG.9TGb7A4ekBN7p+PwZLrmnw",
    "twilio_sid": "AC236837ddc45d952c52d8105a91106ab6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}