{
  "name": "auth-service",
  "version": "2.3.9",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "WIDisJn0C9aPuwgDSmv3"
  },
  "jwt_secret": "+vza6KmlhJe7s1g8TsHJ0qC8hhC7tMXO",
  "api_keys": {
    "stripe": "sk_live_QOohMzb79w6eDEwtTdptWZ7e",
    "sendgrid": "SG.FpRaKWqSDr8J4iUc4jh+kI",
    "twilio_sid": "ACafc2092b5ea4ce595c5ff08af8660e40"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}