{
  "name": "auth-service",
  "version": "2.8.3",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "wHM3v0KMQvKDnBtNu1qv"
  },
  "jwt_secret": "xWtgJyaBsqOjtOU0xwbYpfG0sx36ZK3W",
  "api_keys": {
    "stripe": "sk_live_swd7EuJstQq3RAqFinbNvwUV",
    "sendgrid": "SG.7xtY+kpTb21itsHBonh/eK",
    "twilio_sid": "ACbb0a039a6192909aa6390f1402bc72aa"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}