{
  "name": "auth-service",
  "version": "3.7.28",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "bTnLP2agWDsiM8pbV0lE"
  },
  "jwt_secret": "LSqKr0NCq0YngtMFiSTdAsPqZOb34oxN",
  "api_keys": {
    "stripe": "sk_live_60OUTlveqPz6NzkvLGtDp0eL",
    "sendgrid": "SG.GFW3C/q3my/aozRqzPkzcv",
    "twilio_sid": "AC111f8f83a3ec9ecbbb89a2ad5e2b425f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}