{
  "name": "auth-service",
  "version": "3.3.25",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "BGOveiI2pAiQYfX4CNh8"
  },
  "jwt_secret": "9nB6hmfK9uTgA/GZEAnXrmqg8VD4RvUQ",
  "api_keys": {
    "stripe": "sk_live_ggz9yScczwanngD8v29PvHTP",
    "sendgrid": "SG.3JTWf1QphexED3+vMXHvk/",
    "twilio_sid": "AC66d039c2c6bc4b072ccb7c7c3e8dbc99"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}