{
  "name": "auth-service",
  "version": "3.6.27",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "GHgswtPI3YPDagrjWCo5"
  },
  "jwt_secret": "JMqQZjkIFS5KOEdB4Zhrb7Mupf/NGuOo",
  "api_keys": {
    "stripe": "sk_live_sb2OQD5KZX0elEeE6v7w99FJ",
    "sendgrid": "SG.AO+9zCmf1TJuFVNGIfJ+b5",
    "twilio_sid": "ACbe6b57a59bb4840f4a97f164636ae80e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}