{
  "name": "auth-service",
  "version": "3.3.18",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "9qNyWRu1alI5zAyqBIlB"
  },
  "jwt_secret": "bKJ3pG0NyP5UqWG49/tKQSiuEdl+K5P3",
  "api_keys": {
    "stripe": "sk_live_Qevo7ADcQBcKbERa2BshDZWI",
    "sendgrid": "SG.+ILLpJJKVAhT+2Iigv5lMW",
    "twilio_sid": "AC85e9e3cb5be21ae832046e98963feee6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}