{
  "name": "auth-service",
  "version": "3.5.20",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "8fyqZTgIPMgaHxTJZR9D"
  },
  "jwt_secret": "EfTdfse021a1bdfqkfExLtSUKGybtkee",
  "api_keys": {
    "stripe": "sk_live_u41sexfY1bZAXTwUAmMfklzt",
    "sendgrid": "SG.+pxvkpBkDmZp60AnrwUffD",
    "twilio_sid": "AC48c6c5f017c818449890710860d29f72"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}