{
  "name": "auth-service",
  "version": "2.7.26",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "CUFb9D5Vpp2qoVLKn1dA"
  },
  "jwt_secret": "Gzawg8tg4FPaswrf6oEAJw+rpXPmccCL",
  "api_keys": {
    "stripe": "sk_live_7FxznkoZNWOT7x5xTsLLaHj9",
    "sendgrid": "SG.G96gCZM7vSeZCT0Ue+OQnT",
    "twilio_sid": "ACe965b20eeb465f6611bd9c3c9252beda"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}