{
  "name": "auth-service",
  "version": "3.5.16",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "0MRJ4THdmuACPaBPzHgU"
  },
  "jwt_secret": "0XER18KZ8fzvy9GovV75I53AilubrLgv",
  "api_keys": {
    "stripe": "sk_live_f2Q0OXBEPNQHhNcL5MpjlIQs",
    "sendgrid": "SG./SWK6Rs5LWYtS6tIyaA25D",
    "twilio_sid": "ACee1652115806c3f936ab4acbd2b04dab"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}