{
  "name": "auth-service",
  "version": "3.0.25",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "IGA0sqOBkc1C1C121ZPn"
  },
  "jwt_secret": "jc7a+6KiYuUhMkZ71Rv0EIHVeNQM8/bk",
  "api_keys": {
    "stripe": "sk_live_2F5GGIr890pO47APatMiEK7b",
    "sendgrid": "SG.ujc2LdK9kPq1N9lqdcIsGB",
    "twilio_sid": "ACd7263e4edd469a5a8f324b81594c3b63"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}