{
  "name": "auth-service",
  "version": "3.9.5",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "nPVclXNxh2GocJtQbLq4"
  },
  "jwt_secret": "JVcZPS0NaEzL+G1cnvWvzqHnxZIIzw4J",
  "api_keys": {
    "stripe": "sk_live_ZdQzXrEDtrlravm1mTrYnlny",
    "sendgrid": "SG.43GbFPmFS8lseh5Ydq/Ktx",
    "twilio_sid": "AC38faf30a2b21cbbfbf4c097561c77e4d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}