{
  "name": "auth-service",
  "version": "2.7.3",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "PdfbLw9B0Dmhbi0d33Wm"
  },
  "jwt_secret": "lh/QGmffAJEcm5MiR/NjnsNypH2TKdan",
  "api_keys": {
    "stripe": "sk_live_xEIVnfa56RN04YwM784pvPrY",
    "sendgrid": "SG.0G1fwKTjPqcuT1y4Zv7O6s",
    "twilio_sid": "AC19d4572dc65abebaee664604992ddc2b"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}