{
  "name": "auth-service",
  "version": "3.8.14",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "KIqA1n5De4ZyHSZ3WDxB"
  },
  "jwt_secret": "Kw3Smo/bGUBjAPlZLAIwfC/3t7qKGI0k",
  "api_keys": {
    "stripe": "sk_live_q2IW5UrZ5KbanKuMCgjSOfgj",
    "sendgrid": "SG.nFs8zTIOYJJry61yYkcjHx",
    "twilio_sid": "AC7fbd02384095939c0a7b9e560aa523cb"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}