{
  "name": "auth-service",
  "version": "2.6.27",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "sImo2YwdRi8h9NqIm3iZ"
  },
  "jwt_secret": "0tC2X33YkbJVHuTvcKrkBlwfQYxIW152",
  "api_keys": {
    "stripe": "sk_live_o63GRlDV8J7QtxcFwqmJxqum",
    "sendgrid": "SG.yWdY3AeSN4NvZRYaGl2If+",
    "twilio_sid": "ACf1341c14962852466678e4962c996203"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}