{
  "name": "auth-service",
  "version": "1.5.26",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "AZfKoVJGRLRAnA9GF8hN"
  },
  "jwt_secret": "Pqzdx2GR5vCUOmtrUv+xg/FUVDB52BYd",
  "api_keys": {
    "stripe": "sk_live_qWWgU0onUmO9eTeK256DRuHF",
    "sendgrid": "SG.lmAbvb8zCYZwIaLEn3O/Np",
    "twilio_sid": "ACf559842b59325ec97df5bc6ddb01f465"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}