{
  "name": "auth-service",
  "version": "1.9.28",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Ih6s5hrTZgLapVQXLkAY"
  },
  "jwt_secret": "373teSF3iU11VGWjqVwPsa6SpkBCiCOo",
  "api_keys": {
    "stripe": "sk_live_bbljEr9SVC6t3Pv5oB6NjV8d",
    "sendgrid": "SG.c1WWUx+6ceCDhm/mc0BW2u",
    "twilio_sid": "AC36b1ec6883c2c37e44649cdceb2fa3e6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}