{
  "name": "auth-service",
  "version": "2.4.11",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "yIYMA5MMyBbgejgMi8AI"
  },
  "jwt_secret": "UMYM6OJyEAP2K4OIgAX0XTD5qq1c+KFM",
  "api_keys": {
    "stripe": "sk_live_70pLJU3eL7CZOvih1bOfb0q0",
    "sendgrid": "SG.+LHAyYbQy5DU+wyy2rdqBJ",
    "twilio_sid": "AC2f1bc45d4d7d68b104c198540897ca52"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}