{
  "name": "auth-service",
  "version": "3.1.14",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "swzxsOnh6phSN3y0W5rS"
  },
  "jwt_secret": "nu1IWW7sr+aqvhjg9J4nI/Wy922lJxvf",
  "api_keys": {
    "stripe": "sk_live_ONICuOFDcD63g6YYVk7H90JR",
    "sendgrid": "SG.ftiIkluRXSht0xZPVzI3M6",
    "twilio_sid": "AC5f40475bed7fdcff1b618142168b50c2"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}